Re: replicate a postres database

Поиск
Список
Период
Сортировка
От Nabil Sayegh
Тема Re: replicate a postres database
Дата
Msg-id 20010420225248.6D5CB14EE62@gerstung3.net-lab.net
обсуждение исходный текст
Ответ на replicate a postres database  ("Cheryl Ayres" <cheryl@cadesign.on.ca>)
Список pgsql-novice
On 20 Apr 2001 18:35:30 -0400, Cheryl Ayres wrote:
>
> is there a way to replicate an existing Postgres database.  We want to
> duplicate it with a new name and login.

If you just want to duplicate it, pg_dump ... | psql ... should do the
job.

cu

--
 Nabil Sayegh



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

Предыдущее
От: Thorsten Mauch
Дата:
Сообщение: How to install postgres 7.1 on SuSE 7.1
Следующее
От: Ryan Ho
Дата:
Сообщение: Re: BLOB Type ?