a5f13487ca
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: http://pgpool.net/ PR: 232957 Reported by: Franco Ricci <franco.ricc@gmail.com> Approved by: tz (implicit) Sponsored by: Netzkommune GmbH
35 lines
747 B
Text
35 lines
747 B
Text
bin/pcp_attach_node
|
|
bin/pcp_detach_node
|
|
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_stop_pgpool
|
|
bin/pcp_watchdog_info
|
|
bin/pg_enc
|
|
bin/pg_md5
|
|
bin/pgpool
|
|
bin/pgpool_setup
|
|
bin/pgproto
|
|
bin/watchdog_setup
|
|
@sample etc/pcp.conf.sample
|
|
@sample etc/pgpool.conf.sample
|
|
etc/pgpool.conf.sample-logical
|
|
etc/pgpool.conf.sample-master-slave
|
|
etc/pgpool.conf.sample-replication
|
|
etc/pgpool.conf.sample-stream
|
|
@sample etc/pool_hba.conf.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.1
|
|
lib/libpcp.so.1.0.0
|
|
%%DATADIR%%/insert_lock.sql
|
|
%%DATADIR%%/pgpool.pam
|
|
@dir /var/run/pgpool
|