Re: Moving the database from winxp to linux - Mailing list pgsql-general

From Ireneusz Pluta
Subject Re: Moving the database from winxp to linux
Date
Msg-id 45A5EFDF.6000203@wp.pl
Whole thread Raw
In response to Re: Moving the database from winxp to linux  ("Tomas Lanczos" <lanczos@t-zones.sk>)
List pgsql-general
Tomas Lanczos napisał(a):
>
> Thanks. No complications due the move to the higher version (8.2)?
>
> Tomas
>
Per usual remarks about upgrading found in installation instructions of
every release, you will need to use pg_dump that comes with the new
version to connect to the old database and run your dump, to make sure
the dump is compatible with the new version. Consult the -i option of
pg_dump. Just make a try having the new server ready. I guess you are in
a quite comfort situation because you seem to be able to run the two
machines simultaneously for a while. Be sure to use 8.2.1, just released.

Irek.


pgsql-general by date:

Previous
From: km
Date:
Subject: PG compilation
Next
From: Ashish Karalkar
Date:
Subject: Re: Foreign Key Identification