failover
Here are 90 public repositories matching this topic...
-
Updated
Jul 25, 2019 - JavaScript
If repmgr standby promote is executed with a failed Primary then it doesn't run:
postgres@ip-10-11-12-13[iltestdb01:5432] ~$ repmgr standby promote --siblings-follow
WARNING: unable to connect to remote host "iltest_pg1" via SSH
WARNING: unable to connect to remote host "iltest_pg5" via SSH
ERROR: 2 of 3 sibling nodes unreachable via SSH:
DETAIL: iltest_pg1 (ID: 1)
DETAIL: iltes
-
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
Sep 9, 2018 - JavaScript
-
Updated
Jun 5, 2020 - Shell
-
Updated
Apr 24, 2019 - M4
-
Updated
Jul 24, 2019 - Shell
-
Updated
Jun 8, 2020 - Python
-
Updated
May 13, 2020 - Go
-
Updated
May 18, 2020 - Go
-
Updated
Jun 7, 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
Jun 9, 2020 - Go
-
Updated
Sep 13, 2019 - C
-
Updated
Dec 20, 2017 - Elixir
-
Updated
Mar 13, 2018 - Go
-
Updated
Sep 26, 2019 - Python
-
Updated
Mar 22, 2019 - Shell
-
Updated
May 21, 2020 - Go
-
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