Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: open db version 8.1 with postgresql version 8.2



"Pedro A. Galvan" <pedro(dot)a(dot)galvan(at)gmail(dot)com> writes:
> Now I have a working 8.2 installation and all my data backed up 
> in a 8.1 main directory.
> How can I load this into 8.2?

The standard answer is "install 8.1 for long enough to run pg_dumpall".

You could try pg_migrator:
http://pgfoundry.org/projects/pg-migrator/
but note that even its developers only claim it's beta-quality code.
You have got a backup, right?

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group