Re: .ready and .done files considered harmful
Nathan Bossart <bossartn@amazon.com>
From: "Bossart, Nathan" <bossartn@amazon.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Kyotaro Horiguchi <horikyota.ntt@gmail.com>, "dipesh.pandit@gmail.com" <dipesh.pandit@gmail.com>, "jeevan.ladhe@enterprisedb.com" <jeevan.ladhe@enterprisedb.com>, "sfrost@snowman.net" <sfrost@snowman.net>, "andres@anarazel.de" <andres@anarazel.de>, "hannuk@google.com" <hannuk@google.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2021-09-07T18:40:24Z
Lists: pgsql-hackers
On 9/7/21, 11:31 AM, "Robert Haas" <robertmhaas@gmail.com> wrote: > I guess we still have to pick one or the other, but I don't really > know how to do that, since both methods seem to be relatively fine, > and the scenarios where one is better than the other all feel a little > bit contrived. I guess if no clear consensus emerges in the next week > or so, I'll just pick one and commit it. Not quite sure yet how I'll > do the picking, but we seem to all agree that something is better than > nothing, so hopefully nobody will be too sad if I make an arbitrary > decision. And if some clear agreement emerges before then, even > better. I will be happy to see this fixed either way. Nathan
Commits
-
Reduce overhead of renaming archive status files.
- 756e221db610 16.0 cited
-
Improve performance of pgarch_readyXlog() with many status files.
- beb4e9ba1652 15.0 landed
-
Prioritize history files when archiving
- b981df4cc09a 12.0 cited