Re: [SQL] Upgrading from 6.2 to 7

2001-03-27 Thread Tom Lane
"Sean Weissensee" <[EMAIL PROTECTED]> writes: > We are planing to upgrade to version 7 of Postgres, > I understand that you cannot use version 6 databases with 7. > Where can I find information on how to convert these Databases ? Short version: pg_dumpall (with old version), initdb, reload. Lon

[SQL] Upgrading from 6.2 to 7

2001-03-27 Thread Sean Weissensee
We are planing to upgrade to version 7 of Postgres, I understand that you cannot use version 6 databases with 7.  Where can I find information on how to convert these Databases ?   Sean   Ion Solutions