For establish the high availability of Pgpool-II, you can use any HA software like heartbeat, I never used this tool, but I know that it allows start other instance of Pgpool-II if the first shuts down.
Regards. -----Mensaje original----- De: [email protected] [mailto:[email protected]] En nombre de Tatsuo Ishii Enviado el: jueves, 29 de septiembre de 2011 09:01 Para: [email protected] CC: [email protected] Asunto: Re: [Pgpool-general] PgPool Question > Hi, I've 3 server. > > Server A with Pgpool in streaming replication mode. > Server B with Postgres Primary database . > Server C with Postgres Standby database. > > > I would like to know what will happen if Server A goes down ? If A goes down, pgpool goes down of course, but does not affect B and C. > I plan to > connect directly the database B instead of A until the server A restart. > > > What do you think ? That should work. -- Tatsuo Ishii SRA OSS, Inc. Japan English: http://www.sraoss.co.jp/index_en.php Japanese: http://www.sraoss.co.jp _______________________________________________ Pgpool-general mailing list [email protected] http://pgfoundry.org/mailman/listinfo/pgpool-general _______________________________________________ Pgpool-general mailing list [email protected] http://pgfoundry.org/mailman/listinfo/pgpool-general
