NOTIFY channel

From: Perry Smith <pedzsan(at)gmail(dot)com>
To: "<pgsql-general(at)postgresql(dot)org>" <pgsql-general(at)postgresql(dot)org>
Subject: NOTIFY channel
Date: 2013-04-26 16:30:19
Message-ID: A340E331-728F-449B-8765-5D91CADBBF13@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I'm curious what the design assumptions of the LISTEN / NOTIFY are. For example, would it work to have a thousand LISTEN channels open at the same time or would that be abusing the assumptions that were made? In short, I'm trying to understand if I need a few central LISTEN / NOTIFY channels that then distribute the events out or not.

Thank you for your time,
Perry

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2013-04-26 16:38:24 Re: NOTIFY channel
Previous Message salah jubeh 2013-04-26 16:08:11 Re: Table containing only valid table names