Mirroring ENTIRE DATABASE.

Поиск
Список
Период
Сортировка
От Bhuvan A
Тема Mirroring ENTIRE DATABASE.
Дата
Msg-id Pine.LNX.4.20.0205291147470.1253-100000@Larry
обсуждение исходный текст
Ответы Re: Mirroring ENTIRE DATABASE.  ("Rajesh Kumar Mallah." <mallah@trade-india.com>)
Список pgsql-admin
Hi,

How can we mirror an ENTIRE DATABASE? I have came across pgreplicator
and it seems that it will mirror ONLY TABLES. Then how about views,
functions, triggers, sequences, etc.(somebody correct me if wrong)

So am i unable to mirror a ENTIRE DATABASE in postgres? Else shall i
do this way on per day basis.

$ pg_dump -h localhost dbname user | psql -h hostname dbname user

Or is there any other better option than this one. Ofcourse i am
planning to mirror within LAN. Expecting your valuable suggestions.

regards,
bhuvaneswaran.



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

Предыдущее
От: Jean-Michel POURE
Дата:
Сообщение: Re: two databases
Следующее
От: Masaru Sugawara
Дата:
Сообщение: Re: Problems in query