From: | trey(at)treysoft(dot)com |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Listen for all channel notifications |
Date: | 2024-12-24 19:20:24 |
Message-ID: | 634685d67d0b491882169d2d0c084836@treysoft.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2024-12-24 13:09, Trey Boudreau wrote:
> Based on [1], please find attached an implementation for listening
> for notifications on all channels. The first two chunks lay some
> groundwork and do not change the current LISTEN behavior, except
> to improve performance of managing large numbers of channels.
Trying another email client to see if the patches show up.
Attachment | Content-Type | Size |
---|---|---|
v1-0001-Make-simplehash-more-flexible.patch | text/x-diff | 3.9 KB |
v1-0003-WIP-Allow-LISTENing-for-all-channels.patch | text/x-diff | 15.6 KB |
v1-0002-Improve-LISTEN-NOTIFY-UNLISTEN-performance.patch | text/x-diff | 8.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Michail Nikolaev | 2024-12-24 19:39:23 | Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements |
Previous Message | Trey Boudreau | 2024-12-24 19:09:52 | Listen for all channel notifications |