[Pgpool-hackers] show pool_status like...

Tatsuo Ishii ishii at sraoss.co.jp
Tue Sep 13 07:30:25 UTC 2011


> Hi,
> 
> While I took a look at MySQL manual (mainly for checking query cache
> functionality), I noticed that MySQL has following syntx:
> 
> show .... like 'foo%';
> 
> I think this is usefull for "show pool_status" command since it has
> lengthy output now.
> 
> Usage of show pool_status and like will be something like:
> 
> show pool_status like 'client_idle%' will only show the status of
> client_idle_limit and client_idle_limit_in_recovery.

In the mean time, I also thinking about "SET" command for
pgpool-II. This would be usefull for change pgpool-II setting just for
the session scope.

Comments?
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp


More information about the Pgpool-hackers mailing list