Re: O(n) tasks cause lengthy startups and checkpoints
От | Andres Freund |
---|---|
Тема | Re: O(n) tasks cause lengthy startups and checkpoints |
Дата | |
Msg-id | 20230402184226.kkjplqvqu6utvzbt@awork3.anarazel.de обсуждение исходный текст |
Ответ на | Re: O(n) tasks cause lengthy startups and checkpoints (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: O(n) tasks cause lengthy startups and checkpoints
|
Список | pgsql-hackers |
Hi, On 2023-04-02 13:40:05 -0400, Tom Lane wrote: > Nathan Bossart <nathandbossart@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
В списке pgsql-hackers по дате отправления: