Re: configure a patroni cluster with a follower who never can become leader

From: Mateusz Henicz <mateuszhenicz(at)gmail(dot)com>
To: Marco Lechner <mlechner(at)bfs(dot)de>
Cc: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: configure a patroni cluster with a follower who never can become leader
Date: 2022-12-09 10:11:36
Message-ID: CAN6i3YN7Qd3b9f=o4-7-KXL1=W-t9pOjNaGngXwX5j_MyBgJfg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

Adding a tag "nofailover: true" for nodes that can't be promoted to leaders
should do the trick.

https://patroni.readthedocs.io/en/latest/SETTINGS.html#tags

tags:
nofailover: true

Cheers,
Mateusz

pt., 9 gru 2022 o 11:03 Marco Lechner <mlechner(at)bfs(dot)de> napisał(a):

> Hi,
>
>
>
> anyone who can point me to a docu or give me a hint if and how it is
> possible to configure a patroni cluster in a way that some nodes are
> follower and can become leader if necessary but there are followers as well
> that never can become a leader?
>
>
>
> VG
>
> Marco
>
>
>
> i.A. Dr. Marco Lechner
>
> Leiter Fachgebiet RN 1 │ Head RN 1
>
>
>
> --
>
> Bundesamt für Strahlenschutz │ Federal Office for Radiation Protection
>
> Koordination Notfallschutzsysteme │ Coordination Emergency Systems │ RN 1
>
> Rosastr. 9
>
> D-79098 Freiburg
>
>
>
> Tel.: +49 30 18333-6724
>
> E-Mail: mlechner(at)bfs(dot)de
>
> *www.bfs.de <http://www.bfs.de/>*
>
> *🌐* *Besuchen* <https://www.bfs.de/>* Sie unsere Website, f**olgen Sie
> uns auf **Twitter <https://www.twitter.com/strahlenschutz>** und *
> *abonnieren* <https://www.bfs.de/strahlenschutzaktuell>* Sie unseren **📢*
> *Newsletter.*
>
> 🔒* Informationen zum **Datenschutz* <https://www.bfs.de/datenschutz>*
> gemäß Artikel 13 DSGVO*
>
> 💚 *E-Mail drucken? Lieber die Umwelt schonen!*
>
>
>
> --
>
> Hinweis zu Anhängen die auf .p7m/.p7c/.p7s oder .asc/.asc.sig enden:
> Die .p7?- und .asc-Dateien sind ungefährliche Signaturdateien (digitale
> Unterschriften). In E-Mail-Clients mit S/MIME Konfiguration (.p7?) oder
> PGP-Erweiterung (.asc) dienen sie zur:
> - Überprüfung des Absenders
> - Überprüfung einer evtl. Veränderung des Inhalts während der Übermittlung
> über das Internet
> Die Signaturdateien können ebenso dazu verwendet werden dem Absender
> dieser Signatur eine E-Mail mit verschlüsseltem Inhalt zu senden. In
> E-Mail-Clients ohne S/MIME Konfiguration oder PGP-Erweiterung erscheinen
> die Dateien als Anhang und können ignoriert werden.
>
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Amit Kapila 2022-12-09 10:36:05 Re: Support logical replication of DDLs
Previous Message Marco Lechner 2022-12-09 10:03:17 configure a patroni cluster with a follower who never can become leader