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-26 15:40:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a723dbbed4b1ee5fac41f2cb84a3455de7ec49e4
patroni
/
helpers
T
History
Alexander Kukushkin
9732106e5d
BUGFIX: keep list of replication slots on slaves empty
...
Otherwise slaves accumulate wal files...
2015-06-25 14:01:06 +02:00
..
__init__.py
first commit
2015-03-15 23:16:48 -07:00
api.py
Import ThreadingMixIn for python3
2015-06-03 16:39:29 +02:00
errors.py
Support work with etcd as a cluster
2015-06-09 09:51:53 +02:00
etcd.py
BUGFIX: it can be that /members request to etcd returns somesing strange with status_code 200
2015-06-24 16:41:37 +02:00
ha.py
BUGFIX: keep list of replication slots on slaves empty
2015-06-25 14:01:06 +02:00
postgresql.py
BUGFIX: keep list of replication slots on slaves empty
2015-06-25 14:01:06 +02:00
utils.py
real_ttl method will return -1 when expiration is not defined
2015-06-23 17:15:37 +02:00