Connection pool server for PostgreSQL (4.3.X branch) pgpool is a connection pool server for PostgreSQL. pgpool runs between PostgreSQL's clients(front ends) and servers(back ends). A PostgreSQL client can connect to pgpool as if it were a standard PostgreSQL server. pgpool caches the connection to PostgreSQL server to reduce the overhead to establish the connection to it. WWW: https://pgpool.net/ Relnotes: https://www.pgpool.net/docs/43/en/html/release-4-3-0.html Sponsored by: Bounce Experts
41 lines
955 B
Text
41 lines
955 B
Text
bin/pcp_attach_node
|
|
bin/pcp_detach_node
|
|
bin/pcp_health_check_stats
|
|
bin/pcp_node_count
|
|
bin/pcp_node_info
|
|
bin/pcp_pool_status
|
|
bin/pcp_proc_count
|
|
bin/pcp_proc_info
|
|
bin/pcp_promote_node
|
|
bin/pcp_recovery_node
|
|
bin/pcp_reload_config
|
|
bin/pcp_stop_pgpool
|
|
bin/pcp_watchdog_info
|
|
bin/pg_enc
|
|
bin/pg_md5
|
|
bin/pgpool
|
|
bin/pgpool_setup
|
|
bin/pgproto
|
|
bin/watchdog_setup
|
|
bin/wd_cli
|
|
@sample etc/escalation.sh.sample
|
|
@sample etc/failover.sh.sample
|
|
@sample etc/follow_primary.sh.sample
|
|
@sample etc/pcp.conf.sample
|
|
@sample etc/pgpool.conf.sample
|
|
@sample etc/pgpool_remote_start.sample
|
|
@sample etc/pool_hba.conf.sample
|
|
@sample etc/replication_mode_recovery_1st_stage.sample
|
|
@sample etc/replication_mode_recovery_2nd_stage.sample
|
|
etc/recovery_1st_stage.sample
|
|
include/libpcp_ext.h
|
|
include/pcp.h
|
|
include/pool_process_reporting.h
|
|
include/pool_type.h
|
|
lib/libpcp.a
|
|
lib/libpcp.so
|
|
lib/libpcp.so.2
|
|
lib/libpcp.so.2.0.0
|
|
%%DATADIR%%/insert_lock.sql
|
|
%%DATADIR%%/pgpool.pam
|
|
@dir /var/run/pgpool
|