mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +00:00
Add watchdog support on Linux (#343)
Ensures that system gets rebooted before TTL runs out.
Initial version. Open questions:
Do we want to disable watchdog while we are not master?
This commit is contained in:
committed by
Alexander Kukushkin
parent
e3a01727a9
commit
a70b46ef13
@@ -11,4 +11,5 @@ click>=4.1
|
||||
prettytable>=0.7
|
||||
tzlocal
|
||||
python-dateutil
|
||||
psutil
|
||||
cdiff
|
||||
|
||||
Reference in New Issue
Block a user