> i have installed the pgpool in the server and start it. but how can i
> know it's working? i means that the clients connected to the database
> by the pgpool.
Enable log_connections on your PostgreSQL server(s)'s configuration
and see if incoming connections come from pgpool.
--
Tatsuo Ishii
SR
> i have installed the pgpool in the server and start it. but how can i
> know it's working? i means that the clients connected to the database
> by the pgpool.
Enable log_connections on your PostgreSQL server(s)'s configuration
and see if incoming connections come from pgpool.
--
Tatsuo Ishii
SR
i have installed the pgpool in the server and start it. but how can i
know it's working? i means that the clients connected to the database
by the pgpool.
---(end of broadcast)---
TIP 2: Don't 'kill -9' the postmaster
On 9 20 , 3 11 , Hannes Dorbath <[EMAIL PROTECTED]> wrote:
> On 20.09.2007 04:34, Charles.Hou wrote:
>
> > i have installed thepgpoolin the server and start it. but how can i
> > know it's working? i means that the clients connected to the database
> > by thepgpool.
>
> Well, read the documentat
On 9 21 , 10 04 , "Charles.Hou" <[EMAIL PROTECTED]> wrote:
> On 9 20 , 3 11 , Hannes Dorbath <[EMAIL PROTECTED]> wrote:
>
> > On 20.09.2007 04:34, Charles.Hou wrote:
>
> > > i have installed thepgpoolin the server and start it. but how can i
> > > know it's working? i means that the clients co
On 20.09.2007 04:34, Charles.Hou wrote:
> i have installed the pgpool in the server and start it. but how can i
> know it's working? i means that the clients connected to the database
> by the pgpool.
Well, read the documentation, configure pgpool to listen on 5432 - or
whatever your PG instance