Re: [PATCH] Write Notifications Through WAL - Mailing list pgsql-hackers

From Rishu Bagga
Subject Re: [PATCH] Write Notifications Through WAL
Date
Msg-id CAK80=jjPKHnbZcfBSXWKDnj8kPkUPGBT3a9JzU-t7k+0ZyY=jA@mail.gmail.com
Whole thread Raw
In response to [PATCH] Write Notifications Through WAL  (Rishu Bagga <rishu.postgres@gmail.com>)
List pgsql-hackers
Attached a new patch that resolves failing tests reported by cfbot.

There were still some failing tests on cfbot - related to expecting
new pages to be zeroed in the notify queue, but since we only write a
single compact notify record in a transaction, regardless of the size
or number of notifications, we should no longer expect this. I changed
the tests to not expect this now.

Attachment

pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: Mark ItemPointer arguments as const thoughoutly
Next
From: Michael Paquier
Date:
Subject: Re: Add support for entry counting in pgstats