Re: USE_BARRIER_SMGRRELEASE on Linux?

Nathan Bossart <nathandbossart@gmail.com>

From: Nathan Bossart <nathandbossart@gmail.com>
To: Thomas Munro <thomas.munro@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2022-02-16T04:59:11Z
Lists: pgsql-hackers
On Wed, Feb 16, 2022 at 03:34:08PM +1300, Thomas Munro wrote:
> So it's not getting unlinked until the *next* checkpoint cycle.  I
> don't know why.

On my machine (5.11.0-43), it looks like the test starts failing after
cc50080.  That commit adjusted some regression tests, so I'm assuming it's
not the root cause.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com



Commits

  1. Fix race between DROP TABLESPACE and checkpointing.