real time replication of pgsql database

From: hellz waren <hellz_waren(at)yahoo(dot)co(dot)in>
To: pgsql-admin(at)postgresql(dot)org
Subject: real time replication of pgsql database
Date: 2005-06-25 06:51:06
Message-ID: 20050625065107.65076.qmail@web8607.mail.in.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

hi,
we are designing a heavy duty database in pgsql that
expects to grow at an average of 100 MB spread over
tables of 250 tables.

We require always on database (24 X 7) database. And
if one fails, the other one needs to start up.

Could you someone tell me if there's any open source
project that enables real time replication of data
back up.
I can use heartbeat, mon etc then to awake the other
server if the main server is down.

Thanks,

Hrishikesh


__________________________________________________________
How much free photo storage do you get? Store your friends 'n family snaps for FREE with Yahoo! Photos http://in.photos.yahoo.com

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Jeff Frost 2005-06-25 15:17:48 Re: real time replication of pgsql database
Previous Message Alberto 2005-06-25 03:02:40 pg_dump -Fc does not dump indexes