Skip to content
#

failover

Here are 92 public repositories matching this topic...

kmoppel
kmoppel commented Feb 2, 2017

Hey!
Not a big problem of course but currently when you do "pip install patroni" you still need to go to Github and save a copy of for https://github.com/zalando/patroni/blob/master/postgres0.yml to get started. I know there are env variables but there are quite some to remember. So would be very convenient if running something like "patroni --initconf postgres0.yml" would fill the postgres0.yml

nigel889
nigel889 commented May 11, 2018

I want to call External Scripts after swichover/failover the new master and all slaves active . but the "failover-post-scripts" called after the new leader has been setup. can I do this ? how do it ?

kostiantyn-nemchenko
kostiantyn-nemchenko commented Mar 15, 2018

Patroni supports defining some of the configuration parameters by setting the system environment variables. We should check existing environment variables (e.g. {{ ansible_env.SOME_VARIABLE }}) before tweaking the Patroni configuration file because those variables always take precedence over the ones set in the Patroni configuration fil

Improve this page

Add a description, image, and links to the failover topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the failover topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.