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:
Alexander Kukushkin
2016-05-13 13:31:21 +02:00
parent 6a9fb4fcec
commit d422e16aad
13 changed files with 178 additions and 71 deletions
+1 -1
View File
@@ -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