Syncing pg_multixact directories

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Syncing pg_multixact directories
Date: 2020-09-23 01:45:51
Message-ID: CA+hUKGLtsTUOScnNoSMZ-2ZLv+wGh01J6kAo_DM8mTRq1sKdSQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello hackers,

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

Attachment Content-Type Size
0001-Fix-missing-fsync-of-multixact-directories.patch text/x-patch 2.1 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2020-09-23 01:50:18 Re: Range checks of pg_test_fsync --secs-per-test and pg_test_timing --duration
Previous Message Michael Paquier 2020-09-23 01:41:10 Re: Command statistics system (cmdstats)