Problem managing slots in Patroni - Mailing list pgsql-general

From Fabrice Chapuis
Subject Problem managing slots in Patroni
Date
Msg-id CAA5-nLCaq_sXO8FVw4bHVAfyCzY7genmHqXqTgBrjKbBsYWZNw@mail.gmail.com
Whole thread Raw
List pgsql-general
Hi,

I use patroni version 3.2.1. There is a point that I do not understand in the slots management with Patroni.
Patroni creates a slot automatically on primary node when there is a standby attached, although this slot does not belong to the patroni configuration.
How to prevent the automatic creation of this slot?

Thanks for helping

Here is Patroni configuration:
    slots:      barman_x:        type: physical      barman_y:        type: physical      logic_slot:        database: test        plugin: pgoutput    postgresql:      use_pg_rewind: true      use_slots: true

pgsql-general by date:

Previous
From: Shaheed Haque
Date:
Subject: Re: Improving pg_dump performance when handling large numbers of LOBs
Next
From: Ron Johnson
Date:
Subject: Re: Unused indexes