On Sun, 9 Jan 2000, Virat Luevisadpaibul wrote:
# I use Postgres 6.4 in server1 and I want to change my server to
# server2 with Postgres 6.5. Please tell me how to transfer my data in
# server1 to server2. Virat.
pg_dump -h server1 databasename | psql -h server2 databasename
--
dustin sallings The world is watching America,
http://2852210114/~dustin/ and America is watching TV.