Re: Automating Backup & Restore

Поиск
Список
Период
Сортировка
От Jan de Visser
Тема Re: Automating Backup & Restore
Дата
Msg-id 200710241050.57444.jdevisser@digitalfairway.com
обсуждение исходный текст
Ответ на Automating Backup & Restore  (smiley2211 <smiley2211@yahoo.com>)
Ответы Re: Automating Backup & Restore  (brian <brian@zijn-digital.com>)
Список pgsql-general
On Wednesday 24 October 2007 10:39:23 smiley2211 wrote:
> Does someone have a script that backups a database from one server and
> restores it to another server???  I am NEW to Postgresql so I am starting
> from scratch...

$ pg_dump -h server1 database | psql -h server2

jan

--
--------------------------------------------------------------
Jan de Visser                     jdevisser@digitalfairway.com

                Baruk Khazad! Khazad ai-menu!
--------------------------------------------------------------

В списке pgsql-general по дате отправления:

Предыдущее
От: Jan de Visser
Дата:
Сообщение: Re: 8.3b1 in production?
Следующее
От: ahnf
Дата:
Сообщение: jdbc: ERROR transaction is read-only