index
:
pgpool2.git
EXCEPTION_MGR
IMPORT_96_PARSER
SCRAM_AUTH
V1_STABLE
V2_0_PARALLEL_UNSTABLE
V2_2_6_GRACEFUL_DETACH
V2_2_STABLE
V2_3_STABLE
V3_0_STABLE
V3_1_STABLE
V3_2_STABLE
V3_3_STABLE
V3_4_STABLE
V3_5_STABLE
V3_6_STABLE
V3_7_STABLE
V4_0_STABLE
V4_1_STABLE
V4_2_STABLE
V4_3_STABLE
V4_4_STABLE
V4_5_STABLE
V4_6_STABLE
V4_7_STABLE
bug271
extended_protocol_performance
import_parser_95
master
watchdog_enhancement
Clustering tool for PostgreSQL
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
watchdog
/
watchdog.c
Age
Commit message (
Expand
)
Author
2025-12-08
Run pgindent.
Tatsuo Ishii
2025-10-14
Rename 'logdir' parameter to 'work_dir'.
Taiki Koshino
2025-10-09
Make time calculations always long long.
Tatsuo Ishii
2025-10-03
Prevent watchdog split-brain scenario in some corner cases.
Tatsuo Ishii
2025-09-01
Consider local heartbeat interfaces in watchdog config checks.
Bo Peng
2025-08-22
Feature: Restrict watchdog and heartbeat receiver to listen only on configure...
Bo Peng
2025-08-15
Fix comment in watchdog.
Tatsuo Ishii
2025-07-25
Fix watchdog to print inappropriate NOTICE message.
Tatsuo Ishii
2025-07-17
Run pgindent.
Tatsuo Ishii
2025-06-04
Enhance log message in creating watchdog receive socket.
Tatsuo Ishii
2025-06-03
Retry bind on watchdog receive socket.
Tatsuo Ishii
2025-05-27
Fix watchdog receive socket creation without IPv6.
Tatsuo Ishii
2025-02-10
Fix too many log lines produced by streaming replication check.
Tatsuo Ishii
2024-11-25
Fix the watchdog process not reloading configurations.
Bo Peng
2024-09-09
Fix resource leaks in watchdog.c.
Tatsuo Ishii
2024-08-27
Add IPv6 support for hostname and heartbeat_hostname parameter.
Tatsuo Ishii
2024-08-05
Feature: Add new PCP command to trigger log rotation
Bo Peng
2024-06-11
Fix: 823: Watchdog dies and kills pgpool2 when network gets shortly interrupted.
Muhammad Usama
2024-06-07
Mega typo fix for docs and program source codes.
Tatsuo Ishii
2022-12-19
Fix for :[pgpool-hackers: 4227] Issue with failover_require_consensus
Muhammad Usama
2022-12-03
Downgrade LOG messages "new IPC connection received" to DEBUG1.
Bo Peng
2022-06-13
Rename configuration parameter delegate_IP to delegate_ip.
Bo Peng
2022-05-31
Skipping useless ereport/elog calls.
Muhammad Usama
2022-04-27
Fix for [pgpool-general: 7896] Possible race condition..
Muhammad Usama
2022-03-03
Fix: [pgpool-general: 8030] ... segfaults on CentOS 8
Muhammad Usama
2022-01-13
Fix bug of wd_no_show_node_removal_timeout.
Bo Peng
2021-11-07
[New-Feature] Enable dynamic cluster membership of watchdog nodes
Muhammad Usama
2021-09-10
Fix for bug-731: Fails to execute follow_primary_command..
Muhammad Usama
2021-07-16
Implementing the follow_primary command-locking over the watchdog channel.
Muhammad Usama
2021-05-31
Add comments to watchdog.c
Tatsuo Ishii
2021-05-20
Fix for bug:684: Watchdog node status not updating after rebooting.
Muhammad Usama
2021-05-18
Fix error message while checking watchdog configuration.
Tatsuo Ishii
2020-12-26
Apply mega typo fixes.
Tatsuo Ishii
2020-12-14
Fix for inconsistent watchdog node_id problem in wd_cli
Muhammad Usama
2020-12-08
Delete any pre-existing watchdog command socket file at startup
Muhammad Usama
2020-11-24
Removing strerror() call from ereports.
Muhammad Usama
2020-09-30
Fix some language cleanup mistakes.
Tatsuo Ishii
2020-09-17
Apply language cleanup mega patch.
Tatsuo Ishii
2020-08-10
New feature: Simplify Watchdog related configuration parameters.
Bo Peng
2020-07-02
Fix for log messages from child processes printing the main process's PIDÂ
Muhammad Usama
2020-07-02
Fix coverity warnings
Muhammad Usama
2020-06-26
Adding log collector
Muhammad Usama
2020-05-21
New PCP utility 'pcp_reload_pgpool' for reloading the pgpool configuration
Muhammad Usama
2020-05-04
New feature: cluster scope for pcp_stop_pgpool utility command
Muhammad Usama
2020-05-04
Some code reorganization
Muhammad Usama
2020-04-07
Allow to set application name parameter of log_line_prefix in more cases.
Tatsuo Ishii
2019-10-14
Fix for miscellaneous watchdog issues.
Muhammad Usama
2019-10-03
Fix for Coverity warnings in watchdog and lifecheck
Muhammad Usama
2019-09-28
Fix for bug-545: Quorum lost and not recovered
Muhammad Usama
2019-09-23
Adding new wd_cli utility
Muhammad Usama
[next]