summaryrefslogtreecommitdiff
path: root/src/config/pool_config_variables.c
AgeCommit message (Expand)Author
10 daysRefactor 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-08-05Change the default value of *_user parameters to ''.Bo Peng
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-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
2021-10-14Change compile time default value of failover_when_quorum_exists to on.Tatsuo Ishii
2021-10-14Change compile time default value of load_balance_mode to on.Tatsuo Ishii
2021-10-13Enable streaming replication check by default.Tatsuo Ishii
2021-10-08Change compile time default of log_standby_delay from 'none' to 'if_over_thre...Tatsuo Ishii
2021-09-28Fix some compile time default values.Tatsuo Ishii
2021-09-22Add new config parameter "failover_on_backend_shutdown".Tatsuo Ishii
2021-09-03Fix incorrect PGPOOL SHOW option.Bo Peng
2021-09-03Fix bug of "PGPOOL SHOW heartbeat" and "PGPOOL SHOW ALL" command.Bo Peng
2021-09-02Fix to allow log_rotation_age to be set to 0.Tatsuo Ishii