Re: [GENERAL] Transfer data to another server

Поиск
Список
Период
Сортировка
От Dustin Sallings
Тема Re: [GENERAL] Transfer data to another server
Дата
Msg-id Pine.NEB.4.10.10001090237260.6877-100000@foo.west.spy.net
обсуждение исходный текст
Ответ на Transfer data to another server  ("Virat Luevisadpaibul" <virat@iname.com>)
Список 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 по дате отправления:

Предыдущее
От: Ed Loehr
Дата:
Сообщение: Re: [GENERAL] Transfer data to another server
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Searching http://www.postgresql.org ...