On Tue, 2026-04-21 at 21:48 -0700, Jeff Davis wrote: > I attached a new patch, and only the commit message is different, > which > I plan to backport to 17.
Committed. > There's another bug, though. Even with the patch applied, if you do > the > same pg_receivewal command immediately after starting the server > (without any other connections), you get: > > FATAL: cannot read pg_class without having selected a database This is a separate issue so I moved the discussion here: https://www.postgresql.org/message-id/[email protected] Any other loose ends from this discussion? Regards, Jeff Davis
