Re: [GENERAL] Transfer data to another server - Mailing list pgsql-general

From Dustin Sallings
Subject Re: [GENERAL] Transfer data to another server
Date
Msg-id Pine.NEB.4.10.10001090237260.6877-100000@foo.west.spy.net
Whole thread Raw
In response to Transfer data to another server  ("Virat Luevisadpaibul" <virat@iname.com>)
List pgsql-general
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.


pgsql-general by date:

Previous
From: Ed Loehr
Date:
Subject: Re: [GENERAL] Transfer data to another server
Next
From: The Hermit Hacker
Date:
Subject: Searching http://www.postgresql.org ...