Who is LISTENing? - Mailing list pgsql-general

From rektide
Subject Who is LISTENing?
Date
Msg-id 20121015161138.GA17738@eldergods.com
Whole thread Raw
Responses Re: Who is LISTENing?  (Sim Zacks <sim@compulab.co.il>)
List pgsql-general
Hi pgsql-general,

I'm interested in writing a supervisory process that can insure worker processes are
running/spawn new ones if not. These workers will mainly be responsible for LISTENing to
the db, which is emitting triggered_change_notification s.

Is there any means to check a NOTIFY queue to see who or if anyone is LISTEN ing on it?

Links:
http://www.postgresql.org/docs/9.2/interactive/sql-notify.html
http://www.postgresql.org/docs/9.2/interactive/tcn.html

Regards,



pgsql-general by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: NOTIFY/LISTEN in Postgresql
Next
From: "Joshua D. Drake"
Date:
Subject: Re: WebSphere Application Server support for postgres