Re: Patroni, slots, and expiring WALs

Поиск
Список
Период
Сортировка
От Jeremy Smith
Тема Re: Patroni, slots, and expiring WALs
Дата
Msg-id CAM8SmLXosgrN6taOP5R72NE-rUCrNdL4euMUcPysxnmxpj1EHg@mail.gmail.com
обсуждение исходный текст
Ответ на Patroni, slots, and expiring WALs  ("Peter J. Holzer" <hjp-pgsql@hjp.at>)
Ответы Re: Patroni, slots, and expiring WALs  ("Peter J. Holzer" <hjp-pgsql@hjp.at>)
Список pgsql-general


On Tue, Mar 28, 2023 at 10:55 AM Peter J. Holzer <hjp-pgsql@hjp.at> wrote:


The configuration includes `use_slots: true` and I can see a slot in
pg_replication_slots on the leader.

I was under the impression that this would be sufficient to prevent WALs
from being deleted on the leader before they are used on the replica.


Is max_slot_wal_keep_size set to something other than -1 on the leader? 

В списке pgsql-general по дате отправления:

Предыдущее
От: "Peter J. Holzer"
Дата:
Сообщение: Patroni, slots, and expiring WALs
Следующее
От: "Peter J. Holzer"
Дата:
Сообщение: Re: Cluster table based on grand parent?