Re: BUG #16874: Postgres Server crashes at commit

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Thomas Trenz <thomas.trenz@jdisc.com>
Cc: Merlin Moncure <mmoncure@gmail.com>, pgsql-bugs <pgsql-bugs@lists.postgresql.org>
Date: 2021-03-22T05:50:19Z
Lists: pgsql-bugs

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Fix concurrency issues with WAL segment recycling on Windows

Hi Thomas,

On Mon, Feb 22, 2021 at 08:17:10AM +0100, Thomas Trenz wrote:
> just another hint. I downgraded the Postgres database to 12.6 again and I
> don't see those issues anymore in the log files on the same machine with the
> exact same configuration. Is there anything I can do to improve logging,
> check processes when using 13.2 so that you can easier isolate the root
> cause?

The issue with the WAL segment renames should be fixed by 909b449.
This will be normally available in 13.3~.
Regards,
--
Michael