Re: Patroni, slots, and expiring WALs - Mailing list pgsql-general

From Peter J. Holzer
Subject Re: Patroni, slots, and expiring WALs
Date
Msg-id 20230328155342.gmn33twufrwc7r65@hjp.at
Whole thread Raw
In response to Re: Patroni, slots, and expiring WALs  ("Peter J. Holzer" <hjp-pgsql@hjp.at>)
List pgsql-general
On 2023-03-28 17:27:27 +0200, Peter J. Holzer wrote:
> On 2023-03-28 17:08:38 +0200, Alexander Kukushkin wrote:
> > The second option - you can put all member names into permanent slots
> > configuration (using patronictl edit-config):
> > slots:
> >   nodename1:
> >     type: physical
> >   nodename2:
> >     type: physical
> >   nodename3:
> >     type: physical
> >
> > This way slots representing these members will not be removed.
>
> That seems to work (at least the slot didn't disappear within a few
> minutes). I'll do some more testing.

Works nicely. Thanks!

        hp

--
   _  | Peter J. Holzer    | Story must make more sense than reality.
|_|_) |                    |
| |   | hjp@hjp.at         |    -- Charles Stross, "Creative writing
__/   | http://www.hjp.at/ |       challenge!"

Attachment

pgsql-general by date:

Previous
From: "Peter J. Holzer"
Date:
Subject: Re: Patroni, slots, and expiring WALs
Next
From: Ron
Date:
Subject: Re: Cluster table based on grand parent?