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
8a36f17d21edea7ae9ec6a4d8aced614c5400e57
patroni
/
helpers
T
History
Oleksii Kliukin
8a36f17d21
retry with pg_basebackup if one cannot get data from WAL-E.
2015-05-20 11:47:20 +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
retry with pg_basebackup if one cannot get data from WAL-E.
2015-05-20 11:47:20 +02:00
statuspage.py
Bugfix: Headers sent before http status for the pg_status page.
2015-05-12 14:56:02 +02:00