Add wait event for CommitDelay
Rafia Sabih <rafia.pghackers@gmail.com>
From: Rafia Sabih <rafia.pghackers@gmail.com>
To: Ants Aasma <ants@cybertec.at>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-12-05T10:10:34Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Add wait event for the group commit delay before WAL flush
- 3cb5808bd11c 19 (unreleased) landed
Attachments
- 0001-Add-WAIT_EVENT-for-CommitDelay.patch (application/octet-stream) patch 0001
Hello there, So, my colleague Ants Aasma found that a wait_event is missing for CommitDelay. This just looks like it was missed, please enlighten if it is left out intentionally. For now, I worked on this patch to add it. -- Regards, Rafia Sabih CYBERTEC PostgreSQL International GmbH