Re: [PATCH] Improve performance of NOTIFY over many databases (issue blocking on AccessExclusiveLock on object 0 of class 1262 of database 0)
Thomas Munro <thomas.munro@gmail.com>
From: Thomas Munro <thomas.munro@gmail.com>
To: Martijn van Oosterhout <kleptog@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-08-01T10:53:34Z
Lists: pgsql-hackers
On Wed, Jul 24, 2019 at 8:30 PM Martijn van Oosterhout <kleptog@gmail.com> wrote: > I'll give it a shot a see how it looks. Moved to September CF, "Waiting on Author". -- Thomas Munro https://enterprisedb.com
Commits
-
Make some efficiency improvements in LISTEN/NOTIFY.
- 51004c7172b5 13.0 landed