logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pcp_node_count - displays the total number of database nodes

Description

pcp_node_count displays the total number of database nodes defined in pgpool.conf. It does not
       distinguish between nodes status, ie attached/detached. ALL nodes are counted.

Example

       Here is an example output:

               $ pcp_node_count -p 11001
               Password:
               2

pgpool-II 4.6.0                                       2023                                     PCP_NODE_COUNT(1)

Name

       pcp_node_count - displays the total number of database nodes

Options

       See pcp_common_options(1).

Synopsis

pcp_node_count [option...]

See Also