Syncing pg_multixact directories

Thomas Munro <thomas.munro@gmail.com>

From: Thomas Munro <thomas.munro@gmail.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-09-23T01:45:51Z
Lists: pgsql-hackers

Attachments

Hello hackers,

I think we should be ensuring that directory entries for newly created
multixact files are durable at checkpoint time.  Please see attached.

Commits

  1. Fix missing fsync of SLRU directories.