forked from Lainports/freebsd-ports
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/ PR: 256128 Submitted by: Mike Jakubik <mike.jakubik@swiftsmsgateway.com>
46 lines
1 KiB
Text
46 lines
1 KiB
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
|
|
etc/pgpool.conf.sample-logical
|
|
etc/pgpool.conf.sample-raw
|
|
etc/pgpool.conf.sample-replication
|
|
etc/pgpool.conf.sample-stream
|
|
etc/pgpool.conf.sample-slony
|
|
etc/pgpool.conf.sample-snapshot
|
|
etc/recovery_1st_stage.sample
|
|
etc/recovery_2nd_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
|