Re: .ready and .done files considered harmful
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: "Bossart, Nathan" <bossartn@amazon.com>
Cc: Dipesh Pandit <dipesh.pandit@gmail.com>,
Kyotaro Horiguchi <horikyota.ntt@gmail.com>, Jeevan Ladhe <jeevan.ladhe@enterprisedb.com>,
Stephen Frost <sfrost@snowman.net>, Andres Freund <andres@anarazel.de>, Hannu Krosing <hannuk@google.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2021-11-11T19:49:46Z
Lists: pgsql-hackers
On Thu, Nov 11, 2021 at 10:37 AM Bossart, Nathan <bossartn@amazon.com> wrote: > On 10/19/21, 7:53 AM, "Bossart, Nathan" <bossartn@amazon.com> wrote: > > On 10/19/21, 5:59 AM, "Robert Haas" <robertmhaas@gmail.com> wrote: > >> Nathan, I just realized we never closed the loop on this. Do you have > >> any thoughts? > > > > IMO the patch is in decent shape. Happy to address any feedback you > > might have on the latest patch [0]. > > This thread seems to have lost traction. The cfbot entry for the > latest patch [0] is still all green, so I think it is still good to > go. I'm happy to address any additional feedback, though. Somehow I didn't see your October 19th response previously. The threading in gmail seems to have gotten broken, which may have contributed. -- Robert Haas EDB: http://www.enterprisedb.com
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