Hi, On 2023-04-02 13:40:05 -0400, Tom Lane wrote: > Nathan Bossart <nathandboss...@gmail.com> writes: > > another rebase for cfbot > > I took a brief look through v20, and generally liked what I saw, > but there are a few things troubling me:
Just want to note that I've repeatedly objected to 0002 and 0003, i.e. moving serialized logical decoding snapshots and mapping files, to custodian, and still do. Without further work it increases wraparound risks (the filenames contain xids), and afaict nothing has been done to ameliorate that. Without those, the current patch series does not have any tasks: > * The original proposal included moving RemovePgTempFiles into this > mechanism, which I thought was probably the most useful bit of the > whole thing. I'm sad to see that gone, what became of it? Greetings, Andres Freund