failover
Here are 92 public repositories matching this topic...
-
Updated
Jul 25, 2019 - JavaScript
The current repmgrd fencing technique (repmgrd invoking the child_nodes_disconnect_command) has 2 problems:
- It only works when repmgrd is running and failover=automatic
- It doesn't work if a failover happens when the node where the old primary was running is down at the time of the failover
The repmgrd documentation states (https://repmgr.org/docs/5.0/repmgrd-primary-child-disconnection
-
Updated
May 29, 2020 - Dockerfile
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 ?
-
Updated
Apr 12, 2020 - Perl
-
Updated
Jun 23, 2020 - Python
-
Updated
Sep 9, 2018 - JavaScript
-
Updated
Apr 24, 2019 - M4
-
Updated
Jul 24, 2019 - Shell
-
Updated
Jun 28, 2020 - Python
-
Updated
May 13, 2020 - Go
-
Updated
Jun 16, 2020 - Go
-
Updated
Jun 22, 2020 - Go
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
-
Updated
Sep 13, 2019 - C
-
Updated
Jun 9, 2020 - Go
-
Updated
Mar 13, 2018 - Go
-
Updated
Dec 20, 2017 - Elixir
-
Updated
Sep 26, 2019 - Python
-
Updated
Jul 2, 2020 - Go
-
Updated
Mar 22, 2019 - Shell
-
Updated
Apr 6, 2018 - Shell
-
Updated
May 12, 2019 - Shell
-
Updated
Aug 20, 2018 - Python
-
Updated
Mar 4, 2018 - Java
Improve this page
Add a description, image, and links to the failover topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the failover topic, visit your repo's landing page and select "manage topics."
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