summaryrefslogtreecommitdiff
path: root/src/sample
AgeCommit message (Expand)Author
2025-11-21Update major version information in configuration file.Bo Peng
2025-10-28Retire Slony mode.Tatsuo Ishii
2025-10-14Rename 'logdir' parameter to 'work_dir'.Taiki Koshino
2025-09-10Fix safer directory deletion in Bash in recovery_1st_stage.sample.Taiki Koshino
2025-08-15Change log_pcp_processes default to off.Tatsuo Ishii
2025-07-17Feature: Make online recovery database configurableBo Peng
2025-07-15Doc: fix documentation for enum parameters reported as stringsTaiki Koshino
2025-07-15Doc: fix documentation for parameters that are not reflected by reload.Taiki Koshino
2025-06-02Fix typo in pgpool.conf.Tatsuo Ishii
2025-05-15Fix incorrect client authentication in some cases.Bo Peng
2025-05-02Add major version information to the configuration file.Bo Peng
2025-02-27Update sample script comment.Bo Peng
2025-02-26Remove pg_basebackup from the sample follow primary script.Bo Peng
2025-02-10Update sample scripts.Bo Peng
2024-11-30Feature: add log_backend_messages.Tatsuo Ishii
2024-10-03Doc: Fix typos in the documentation and sample configuration file.Bo Peng
2024-08-05Change the default value of *_user parameters to ''.Bo Peng
2024-08-01Use "psql -V" instead of "initdb -V" in sample scripts.Bo Peng
2024-06-07Mega typo fix for docs and program source codes.Tatsuo Ishii
2024-04-03Doc: enhance "Upstream server connection" documentation.Bo Peng
2024-03-25Fixed comments in sample pgpool.conf.Bo Peng
2024-02-27Remove restore_command from sample scripts.Bo Peng
2024-02-26Fix the default values.Bo Peng
2023-11-17Modify the replication slot name conversion in sample scripts to add support ...Bo Peng
2023-11-13Update PostgreSQL version to PostgreSQL 16 in sample scripts.Bo Peng
2023-11-13Doc: update English Configuration Example "8.2. Pgpool-II + Watchdog Setup Ex...Bo Peng
2023-10-06Enhance error messages in escalation.sh.sample.Bo Peng
2023-10-06Add SSH timeout in escalation.sh.sample.Bo Peng
2023-08-19Feature: allow to set delay_threshold_by_time in milliseconds.Tatsuo Ishii
2023-06-19Removed duplicate pcp_listen_address setting in src/sample/pgpool.conf.sample...Bo Peng
2023-06-13Feature: allow to route queries to a specific backend node for a specific use...Bo Peng
2023-06-06Feature: Support mutiple directories specification for pcp_socket_dir.Chen Ningwei
2023-05-30Fix the wrong variable names in replication_mode_recovery_2nd_stage.sample sa...Bo Peng
2023-04-15Add new config parameter "log_pcp_processes",Tatsuo Ishii
2023-02-07Add notice_per_node_statement.Tatsuo Ishii
2022-11-29Update PostgreSQL version of sample scriptsBo Peng
2022-11-21Fix typo in sample configuration file.Bo Peng
2022-11-09[New-Feature] Dynamic spare process managementMuhammad Usama
2022-11-07Improve follow_primary.sh.sample script:Bo Peng
2022-11-06Update comments in pgpool.conf.Tatsuo Ishii
2022-11-04Add trusted_server_command parameterTakuma Hoshiai
2022-10-27Doc: Update documentation of AWS configuration example and add sample scripts...Bo Peng
2022-07-20Support for unix_socket_directories and related parametersMasaya Kawamoto
2022-07-01Add ssh options to restore_command in sample scripts.Bo Peng
2022-06-13Rename configuration parameter delegate_IP to delegate_ip.Bo Peng
2022-06-05Remove spaces in sample scripts.Bo Peng
2022-06-05Allow to rewrite archive_command in sample scripts.Bo Peng
2022-06-05Update PSQL connection information in sample scripts.Bo Peng
2022-05-30Updated the sample scripts to allow ssh login user and ssh key file to be set...Bo Peng
2022-02-28Change the default value of pcp_listen_addresses from '*' to 'localhost'.Tatsuo Ishii