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

From Clemens Eisserer
Subject Re: Is there any way to listen to NOTIFY in php without polling?
Date
Msg-id CAFvQSYTKg5Dvzm6qgwu6HeRJog3R=P+CFBb878jpycaW3A6WWw@mail.gmail.com
Whole thread Raw
In response to Re: Is there any way to listen to NOTIFY in php without polling?  (Bill Moran <wmoran@potentialtech.com>)
Responses Re: Is there any way to listen to NOTIFY in php without polling?
List pgsql-general
Hi Bill,

>> Is there any way to listen to NOTIFY in php without polling using a
>> callback or blocking call?
>
> Not at this time.

Too bad ... Thanks for the confirmation.

I'll try to invoke a native libpg binary which stays alive until a
NOTIFY is received, should do the trick in case update-frequency is
low.

Thanks, Clemens


pgsql-general by date:

Previous
From: Bill Moran
Date:
Subject: Re: Is there any way to listen to NOTIFY in php without polling?
Next
From: Misa Simic
Date:
Subject: Re: Is there any way to listen to NOTIFY in php without polling?