Thread: PgSql Mirroring/Fail Over Server

PgSql Mirroring/Fail Over Server

From
Rayudu Madhava
Date:
Sir,

  I am very new to Pgsql. I have a server serving 200
clients. I want to prepare a failover /mirroring
server which in case the original server fails should
take over automatically. Kindly Guide me.

With Regards,

Rayudu.


      ____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ


Re: PgSql Mirroring/Fail Over Server

From
"Scott Marlowe"
Date:
On Jan 9, 2008 3:24 AM, Rayudu Madhava <mrvaliveti@yahoo.com> wrote:
>
> Sir,
>
>   I am very new to Pgsql. I have a server serving 200
> clients. I want to prepare a failover /mirroring
> server which in case the original server fails should
> take over automatically. Kindly Guide me.

Probably the easiest way to accomplish this is through pgpool II.