Re: How to merge 3 databases in one database quickly

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: How to merge 3 databases in one database quickly
Дата
Msg-id 20030607191115.GN3124@dcc.uchile.cl
обсуждение исходный текст
Ответ на How to merge 3 databases in one database quickly  (Nagib Abi Fadel <nagib_postgres@yahoo.com>)
Список pgsql-general
On Wed, Jun 04, 2003 at 12:52:00AM -0700, Nagib Abi Fadel wrote:
> I'm trying to merge 3 databases in one database using pg_dump.

> What i want to know is : IS THERE ANY OTHER WAY TO MERGE THE 3
> DATABASES QUICKLY WITHOUT GETTTING ERRORS ???

I think you can create a dump using -Fc or -Ft and then restore with
pg_restore using -d to specify on what database to restore.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Granting software the freedom to evolve guarantees only different results,
not better ones." (Zygo Blaxell)

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

Предыдущее
От: Ian Barwick
Дата:
Сообщение: Re: update phenomenom
Следующее
От: "Henrik Steffen"
Дата:
Сообщение: Re: update phenomenom