pkgsrc/databases/pgpool2/PLIST
wiz cbbdbe84cd pgpool2: update to 4.2.2.
Based on a diff provided by Mustafa Dogan.

4.2.1 and 4.2.2 are bugfix releases.

4.2 contains new features and enhancements, including:

    Some items in the configuration file pgpool.conf are vastly
    enhanced for easier configuration and administration.

    Implement logging_collector for easier log management.

    Implement log_disconnections to collect disconnection logs.

    Implement pg_enc and pg_md5 to allow to register multiple
    passwords at once.

    Allow to show statistics of health check by using SHOW
    POOL_HEALTH_CHECK_STATS command, and also allow to show statistics
    of issued SQL by using SHOW POOL_BACKEND_STATS command.

    New PCP command pcp_reload_config is added.

    Now it is possible to omit write_function_list and
    read_only_function_list by looking at system catalog information.

    Add new clustering mode snapshot_isolation_mode which guarantees
    not only data modifications to multiple PostgreSQL but read
    consistency.

    Support LDAP authentication between clients and Pgpool-II.

    Add ssl_crl_file and ssl_passphrase_command to SSL configuration.

    Import PostgreSQL 13's SQL parser.
2021-04-28 09:18:55 +00:00

65 lines
2.3 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2021/04/28 09:18:55 wiz Exp $
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
include/libpcp_ext.h
include/pcp.h
include/pool_process_reporting.h
include/pool_type.h
lib/libpcp.la
lib/postgresql/pgpool-recovery.so
lib/postgresql/pgpool-regclass.so
lib/postgresql/pgpool_adm.so
share/examples/pgpool2/escalation.sh.sample
share/examples/pgpool2/failover.sh.sample
share/examples/pgpool2/follow_primary.sh.sample
share/examples/pgpool2/pcp.conf.sample
share/examples/pgpool2/pgpool.conf.sample
share/examples/pgpool2/pgpool.conf.sample-logical
share/examples/pgpool2/pgpool.conf.sample-raw
share/examples/pgpool2/pgpool.conf.sample-replication
share/examples/pgpool2/pgpool.conf.sample-slony
share/examples/pgpool2/pgpool.conf.sample-snapshot
share/examples/pgpool2/pgpool.conf.sample-stream
share/examples/pgpool2/pgpool_remote_start.sample
share/examples/pgpool2/pool_hba.conf.sample
share/examples/pgpool2/pool_passwd
share/examples/pgpool2/recovery_1st_stage.sample
share/examples/pgpool2/recovery_2nd_stage.sample
share/pgpool2/insert_lock.sql
share/pgpool2/pgpool.pam
share/postgresql/extension/pgpool-recovery.sql
share/postgresql/extension/pgpool-regclass.sql
share/postgresql/extension/pgpool_adm--1.0--1.1.sql
share/postgresql/extension/pgpool_adm--1.0.sql
share/postgresql/extension/pgpool_adm--1.1--1.2.sql
share/postgresql/extension/pgpool_adm--1.1.sql
share/postgresql/extension/pgpool_adm--1.2--1.3.sql
share/postgresql/extension/pgpool_adm--1.2.sql
share/postgresql/extension/pgpool_adm--1.3.sql
share/postgresql/extension/pgpool_adm.control
share/postgresql/extension/pgpool_recovery--1.1--1.2.sql
share/postgresql/extension/pgpool_recovery--1.1.sql
share/postgresql/extension/pgpool_recovery--1.2--1.3.sql
share/postgresql/extension/pgpool_recovery--1.2.sql
share/postgresql/extension/pgpool_recovery--1.3.sql
share/postgresql/extension/pgpool_recovery.control
share/postgresql/extension/pgpool_regclass--1.0.sql
share/postgresql/extension/pgpool_regclass.control