Search Postgresql Archives

Re: PgQ and NOTIFY/LISTEN

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jan 22, 2020 at 5:46 AM Олег Самойлов <splarv@xxxxx> wrote:
>
> Hi all.
>
> I looked for a forum or a mailing list for PgQ, but didn't find. May be someone know here?
>
> Does PgQ use NOTIFY/LISTEN for PgQ internal daemon or consumers. And if not, why? May be it has internal own simulation of NOTIFY/LISTEN functionality?

For pgq questions. try the gthub page and raise an issue. Having said
that, looking at:

https://github.com/pgq/pgq/blob/master/functions/pgq.batch_event_sql.sql
and
https://github.com/pgq/pgq/blob/master/functions/pgq.ticker.sql

It's pretty clear that they are not using listen/notify, but some kind
of table/ticker based implementation.  There used to be more
information on the implementation on the old skytools page, but that
page seems to have been retired.

merlin






[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux