Is there any way to listen to NOTIFY in php without polling? - Mailing list pgsql-general

From Clemens Eisserer
Subject Is there any way to listen to NOTIFY in php without polling?
Date
Msg-id CAFvQSYT7_pRQSzKCEK0DgGX4_nUV9Ri78HOicKa2iNX0qQUw2g@mail.gmail.com
Whole thread Raw
Responses Re: Is there any way to listen to NOTIFY in php without polling?
List pgsql-general
Hi,

Sorry for asking such a newbie-question, I've used a search engine -
however I haven't found what I am searching for.

Is there any way to listen to NOTIFY in php without polling using a
callback or blocking call?
I've only found pg_get_notify(), however it requires polling as far as
I understand.

Thank you in advance, Clemens


pgsql-general by date:

Previous
From: salah jubeh
Date:
Subject: bloating index, pg_restore
Next
From: Bill Moran
Date:
Subject: Re: Is there any way to listen to NOTIFY in php without polling?