Discussion:
[ADMIN] fail over postgres configuration
(too old to reply)
Khapare Joshi
2012-07-10 11:34:43 UTC
Permalink
Hello all,

I have set-up postgresql 9.1 in my production environment. I read about
configuring postgres fail-over on the site. can someone share their
experiences and the configuration on how to implement failover server ?

Basically what I would like to have two server, if one goes fail secondary
server take over.

Any guide, help or ideas on this would be appreciated.

K
raghu ram
2012-07-10 11:49:26 UTC
Permalink
Post by Khapare Joshi
Hello all,
I have set-up postgresql 9.1 in my production environment. I read about
configuring postgres fail-over on the site. can someone share their
experiences and the configuration on how to implement failover server ?
Basically what I would like to have two server, if one goes fail secondary
server take over.
Any guide, help or ideas on this would be appreciated.
Below link provides more information about PostgreSQL Replication :

http://wiki.postgresql.org/wiki/Replication,_Clustering,_and_Connection_Pooling#Replication

-- Raghu Ram

Loading...