This website requires JavaScript.
Explore
Help
Sign In
gitops
/
patroni
Watch
1
Star
0
Fork
0
mirror of
https://github.com/outbackdingo/patroni.git
synced
2026-08-25 14:53:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7a2be131bd675769bfdb2e19731d58b434c892e7
patroni
/
helpers
T
History
Oleksii Kliukin
7a2be131bd
save/restore postgresql.conf for WAL-e backups, since WAL-E excludes postgresql.conf from the backup/restore.
2015-05-20 11:47:19 +02:00
..
__init__.py
first commit
2015-03-15 23:16:48 -07:00
errors.py
Inerit HealthiestMemberError and CurrentLeaderError from EtcdError
2015-05-06 14:45:49 +02:00
etcd.py
Remove debug print
2015-05-18 14:39:14 +02:00
ha.py
last_leader_operation is the propery of Cluster object and the value is set in get_cluster method
2015-05-18 13:33:27 +02:00
postgresql.py
save/restore postgresql.conf for WAL-e backups, since WAL-E excludes postgresql.conf from the backup/restore.
2015-05-20 11:47:19 +02:00
statuspage.py
Bugfix: Headers sent before http status for the pg_status page.
2015-05-12 14:56:02 +02:00