Is it possible to migrate database from Postgresql 8.2 to 9.2 using pg_upgrade?

Started by AI Rummanabout 13 years ago2 messagesgeneral
Jump to latest
#1AI Rumman
rummandba@gmail.com

Is it possible to migrate database from Postgresql 8.2 to 9.2 using
pg_upgrade?

Thanks.

#2Steve Crawford
scrawford@pinpointresearch.com
In reply to: AI Rumman (#1)
Re: Is it possible to migrate database from Postgresql 8.2 to 9.2 using pg_upgrade?

On 02/04/2013 12:06 PM, AI Rumman wrote:

Is it possible to migrate database from Postgresql 8.2 to 9.2 using
pg_upgrade?

Thanks.

Per http://www.postgresql.org/docs/9.2/static/pgupgrade.html

"...pg_upgrade supports upgrades from 8.3.X and later to the current
major release of PostgreSQL..."

So it looks like you will need one of the other methods for this one.

Cheers,
Steve

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general