Re: [GENERAL] about pgpool question

2007-09-24 Thread Tatsuo Ishii
> 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

Re: [GENERAL] about pgpool question

2007-09-24 Thread Tatsuo Ishii
> 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

[GENERAL] about pgpool question

2007-09-24 Thread Charles.Hou
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

Re: [GENERAL] about pgpool question

2007-09-24 Thread Charles.Hou
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

Re: [GENERAL] about pgpool question

2007-09-24 Thread Charles.Hou
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

Re: [GENERAL] about pgpool question

2007-09-20 Thread Hannes Dorbath
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