mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +00:00
Implement reload of config.yaml on SIGHUP
If some changes require restart of postgres patroni will expose `restart_pending` flag in DCS and via REST API
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ psycopg2>=2.6.1
|
||||
PyYAML
|
||||
requests
|
||||
six >= 1.7
|
||||
kazoo>=2.2.1
|
||||
kazoo==2.2.1
|
||||
python-etcd==0.4.3
|
||||
python-consul==0.6.0
|
||||
click>=4.1
|
||||
|
||||
Reference in New Issue
Block a user