Thread: about pgpool question

about pgpool question

From
"Charles.Hou"
Date:
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.


Re: about pgpool question

From
Tatsuo Ishii
Date:
> 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
SRA OSS, Inc. Japan

Re: about pgpool question

From
Tatsuo Ishii
Date:
> 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
SRA OSS, Inc. Japan