summaryrefslogtreecommitdiff
path: root/src/config
AgeCommit message (Expand)Author
2026-02-24Add parameters to specify the watchdog/heartbeat listen address and port.Taiki Koshino
2026-02-11Fix startup failure when neither logdir nor work_dir is configured.Taiki Koshino
2026-01-06Feature: allow to specify external command to retrieve replication delay.Tatsuo Ishii
2025-12-17Refactor BackendFlagsShowFunc().Tatsuo Ishii
2025-12-08Run pgindent.Tatsuo Ishii
2025-12-08Fix buffer overflow error in show pool_status.Bo Peng
2025-10-28Retire Slony mode.Tatsuo Ishii
2025-10-14Fix DelegateIPAssignMessage to properly handle delegate_IP as a char* using p...Taiki Koshino
2025-10-14Rename 'logdir' parameter to 'work_dir'.Taiki Koshino
2025-08-22Feature: Restrict watchdog and heartbeat receiver to listen only on configure...Bo Peng
2025-08-15Change log_pcp_processes default to off.Tatsuo Ishii
2025-07-17Run pgindent.Tatsuo Ishii
2025-07-17Feature: Make online recovery database configurableBo Peng
2025-06-09Fix heartbeat_device treatment.Tatsuo Ishii
2024-12-16Feature: Allow logging_collector related parameters to be changed by reloadin...Bo Peng
2024-11-30Feature: add log_backend_messages.Tatsuo Ishii
2024-11-05Refactor pool_config.l.Tatsuo Ishii
2024-08-05Change the default value of *_user parameters to ''.Bo Peng
2024-06-28Fixed segmentation fault at parsing config file.Bo Peng
2024-06-10Fix "pgpool reset" command not working if watchdog is enabled.Tatsuo Ishii
2024-06-07Mega typo fix for docs and program source codes.Tatsuo Ishii
2024-05-09Remove leading/trailing spaces in string list type configuration parameters.Bo Peng
2024-03-21Remove a file under config directory.Takuma Hoshiai
2024-03-20Fix a compiler warningTakuma Hoshiai
2024-03-20Fix memory leak pointed out by Coverity.Takuma Hoshiai
2024-02-26Fix the default values.Bo Peng
2023-08-19Feature: allow to set delay_threshold_by_time in milliseconds.Tatsuo Ishii
2023-07-23Verify the spare children config values only in dynamic process management modeMuhammad Usama
2023-07-22Disallowing setting the max_spare_children greater than num_init_children.Muhammad Usama
2023-07-05Fix typo in log message.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-04-15Add new config parameter "log_pcp_processes",Tatsuo Ishii
2023-02-07Add notice_per_node_statement.Tatsuo Ishii
2023-01-23Change the default value for wd_lifecheck_password to empty string as documen...Bo Peng
2022-11-09[New-Feature] Dynamic spare process managementMuhammad Usama
2022-11-04Add trusted_server_command parameterTakuma Hoshiai
2022-07-20Support for unix_socket_directories and related parametersMasaya Kawamoto
2022-06-13Rename configuration parameter delegate_IP to delegate_ip.Bo Peng
2022-03-05Implement comma separated multiple pcp listen addresses.Tatsuo Ishii
2022-02-28Change the default value of pcp_listen_addresses from '*' to 'localhost'.Tatsuo Ishii
2022-02-24Allow to specify duplicated entry in listen_addresses.Tatsuo Ishii
2022-02-23Implement comma separated multiple listen addresses.Tatsuo Ishii
2022-01-28Allow to specify replication delay by time.Tatsuo Ishii
2022-01-14Change the default value for log_line_prefix.Tatsuo Ishii
2022-01-13Fix bug of wd_no_show_node_removal_timeout.Bo Peng
2021-12-22Allow to run regression test against existing installation without recompiling.Tatsuo Ishii
2021-11-07[New-Feature] Enable dynamic cluster membership of watchdog nodesMuhammad Usama
2021-11-02Change compile time default value of failover_require_consensus to on.Tatsuo Ishii
2021-10-17Change compile time default value of insert_lock to on.Tatsuo Ishii