From: | Andres Freund <andres(at)anarazel(dot)de> |
---|---|
To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
Cc: | Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Restricting maximum keep segments by repslots |
Date: | 2017-03-01 16:06:10 |
Message-ID: | 20170301160610.wc7ez3vihmialntd@alap3.anarazel.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
On 2017-02-28 12:42:32 +0900, Michael Paquier wrote:
> Please no. Replication slots are designed the current way because we
> don't want to have to use something like wal_keep_segments as it is a
> wart, and this applies as well for replication slots in my opinion.
I think a per-slot option to limit the amount of retention would make
sense.
- Andres
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2017-03-01 16:18:34 | Re: Time to drop old-style (V0) functions? |
Previous Message | Tom Lane | 2017-03-01 16:05:19 | Re: Statement-level rollback |