Tags: jankeirse/patroni
Tags
Merge pull request patroni#64 from zalando/bugfix/pg_controldata_changes Work around the differences in pg_controldata names.
Merge pull request patroni#59 from zalando/feature/pg_rewind_unclean_… …shutdown Feature/pg rewind unclean shutdown. Allow pg_rewind to rewind the former master if it was uncleanly shutdown or just lost the connection and advanced past the point where the new master had promoted. Add configuration block pg_rewind with username and password as mandatory parameters inside this block.
Merge pull request patroni#30 from zalando/feature/cleanup_on_failed_… …initialization Make sure initialize flag is reset on failure.