Re: Syncing pg_multixact directories

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: Thomas Munro <thomas.munro@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-09-23T02:05:36Z
Lists: pgsql-hackers
Hi,

On 2020-09-23 13:45:51 +1200, Thomas Munro wrote:
> I think we should be ensuring that directory entries for newly created
> multixact files are durable at checkpoint time.  Please see attached.

Good catch! Probably that should probably be backpatched...

Greetings,

Andres Freund



Commits

  1. Fix missing fsync of SLRU directories.