Mirroring ENTIRE DATABASE. - Mailing list pgsql-admin

From Bhuvan A
Subject Mirroring ENTIRE DATABASE.
Date
Msg-id Pine.LNX.4.20.0205291147470.1253-100000@Larry
Whole thread Raw
Responses Re: Mirroring ENTIRE DATABASE.  ("Rajesh Kumar Mallah." <mallah@trade-india.com>)
List 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 by date:

Previous
From: Jean-Michel POURE
Date:
Subject: Re: two databases
Next
From: Masaru Sugawara
Date:
Subject: Re: Problems in query