Verifying LISTEN subscriptions?

From: Deven Phillips <deven(dot)phillips(at)gmail(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Verifying LISTEN subscriptions?
Date: 2016-09-17 12:45:15
Message-ID: CAJw+4NA_Entn9cnkgJCOBJN6PBeJOE=7R_-yRTbCK-of2kwBnw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

From a connection which has previously executed a LISTEN <channel>
statement, is there a query which I can run which will tell me if it is
still listening on those channels?

Thanks in advance!!

Deven Phillips

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Deven Phillips 2016-09-17 12:51:56 Re: Verifying LISTEN subscriptions?
Previous Message Nikolai Zhubr 2016-09-17 10:33:30 Re: Nonblocking libpq + openssl = ?