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
3a6afe5a9bec2fa041a9c255de92db49217be380
patroni
/
helpers
T
History
Alexander Kukushkin
3a6afe5a9b
Set environment variable PGPASSFILE via os.environ before running pg_basebackup and unset it afterwards
2015-05-08 16:32:57 +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
Try to replace % formatting with .format()
2015-05-06 14:57:01 +02:00
ha.py
Bugfix: two calls has_lock and update_lock are not atomic
2015-05-08 16:21:09 +02:00
postgresql.py
Set environment variable PGPASSFILE via os.environ before running pg_basebackup and unset it afterwards
2015-05-08 16:32:57 +02:00