Re: [HACKERS] Restricting maximum keep segments by repslots - Mailing list pgsql-hackers

From Andres Freund
Subject Re: [HACKERS] Restricting maximum keep segments by repslots
Date
Msg-id 20171106131937.acyi5opnxf2ixlrd@alap3.anarazel.de
Whole thread Raw
In response to Re: [HACKERS] Restricting maximum keep segments by repslots  (Craig Ringer <craig@2ndquadrant.com>)
List pgsql-hackers
On 2017-11-06 11:07:04 +0800, Craig Ringer wrote:
> Would it make sense to teach xlogreader how to fetch from WAL archive,
> too? That way if there's an archive, slots could continue to be used
> even after we purge from local pg_xlog, albeit at a performance cost.
> 
> I'm thinking of this mainly for logical slots.

That seems more like a page read callback's job than xlogreader's.

Greetings,

Andres Freund


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

pgsql-hackers by date:

Previous
From: Konstantin Knizhnik
Date:
Subject: Re: [HACKERS] Secondary index access optimizations
Next
From: Andres Freund
Date:
Subject: Re: [HACKERS] Restricting maximum keep segments by repslots