Re: Assertion being hit during WAL replay

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andres Freund <andres@anarazel.de>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2023-04-14T18:42:14Z
Lists: pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> I pushed the fix + test now.

Cool, thanks.

			regards, tom lane



Commits

  1. Support RBM_ZERO_AND_CLEANUP_LOCK in ExtendBufferedRelTo(), add tests