[pgpool-committers: 3558] pgpool: Add show pool_nodes,	show pool_processes and show pool_status
    Tatsuo Ishii 
    ishii at postgresql.org
       
    Mon Oct 17 13:46:51 JST 2016
    
    
  
Add show pool_nodes, show pool_processes and show pool_status
reference manuals.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=eb12472b8c7c133096932d49440db98c7846315e
Modified Files
--------------
doc/src/sgml/ref/allfiles.sgml            |   9 ++-
doc/src/sgml/ref/show_pool_nodes.sgml     |  63 +++++++++++++++
doc/src/sgml/ref/show_pool_processes.sgml | 125 ++++++++++++++++++++++++++++++
doc/src/sgml/ref/show_pool_status.sgml    |  54 +++++++++++++
doc/src/sgml/reference.sgml               |   3 +
5 files changed, 251 insertions(+), 3 deletions(-)
    
    
More information about the pgpool-committers
mailing list