Re: LISTEN / NOTIFY - Mailing list pgsql-sql

From David G. Johnston
Subject Re: LISTEN / NOTIFY
Date
Msg-id CAKFQuwb3QDrRcF0W_oqjuP0yOqAvC4VKqqFw+Y=v1c63-kuh2g@mail.gmail.com
Whole thread Raw
In response to LISTEN / NOTIFY  (aditya desai <admad123@gmail.com>)
Responses Re: LISTEN / NOTIFY
List pgsql-sql


On Monday, October 11, 2021, aditya desai <admad123@gmail.com> wrote:
Hi,
Has anyone implemented LISTEN / NOTIFY to enqueue and dequeue messages to and from Postgres? Do you have steps to implement it? 

Listen/notify are not a queuing system, they are a notification system.

David J. 

pgsql-sql by date:

Previous
From: aditya desai
Date:
Subject: Re: LISTEN / NOTIFY
Next
From: Steve Midgley
Date:
Subject: Re: LISTEN / NOTIFY