Hi,

What is the main goal?

even using libpg - you need to call pg notify... Doc says, just using
libpgtcl would be possible to get Notify event - without checking from time
to time...

Kind Regards,

Misa



2013/3/27 Clemens Eisserer <linuxhi...@gmail.com>

> 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
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

Reply via email to