Hi,

From: "Boardley, Robert W" <[EMAIL PROTECTED]>
Subject: [Pgpool-general] Connecting more then one backend
Date: Tue, 15 Apr 2008 14:18:53 -0500

> I can connect to backend_hostname0 thought a GUI interface, but can't
> seem to connect to backend_hosname1. I am also finding that I can
> connect to the database servers using the psql command line but by pass
> PGPOOL.

In non-replication mode(= raw mode), pgpool does not connect to
backend-1 if backend-0 is alive. If backend-0 is down, pgpool switches
to backend-1.

Regards,
--
Yoshiyuki Asaba
[EMAIL PROTECTED]
_______________________________________________
Pgpool-general mailing list
[email protected]
http://pgfoundry.org/mailman/listinfo/pgpool-general

Reply via email to