Re: LISTEN / NOTIFY - Mailing list pgsql-sql

From aditya desai
Subject Re: LISTEN / NOTIFY
Date
Msg-id CAN0SRDGV58KbCgmeud-n-NMduAj3UYbuOJFPU1GKBykhKfg-aA@mail.gmail.com
Whole thread Raw
In response to Re: LISTEN / NOTIFY  (Erik Brandsberg <erik@heimdalldata.com>)
Responses Re: LISTEN / NOTIFY
List pgsql-sql
Hi Erik,
Thanks for response. We will be implementing it in Java or .NET. Could you please send steps for Java?

I am not a Java expert and I am completely DB person. So do we need external API to enqueue and dqueue messages. Completely new to this concept. Please bear with me :)

Regards,
Aditya.

On Monday, October 11, 2021, Erik Brandsberg <erik@heimdalldata.com> wrote:
You will need to provide more info, such as what language and driver you are trying to implement this with.  I have implemented it with Java, but the driver has a specific API to implement this.  

On Mon, Oct 11, 2021 at 10:12 AM 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? 

Regards.
Aditya.


--
Erik Brandsberg
erik@heimdalldata.com

www.heimdalldata.com
+1 (866) 433-2824 x 700
AWS Competency Program

pgsql-sql by date:

Previous
From: Erik Brandsberg
Date:
Subject: Re: Regex for properly formed names
Next
From: "David G. Johnston"
Date:
Subject: Re: LISTEN / NOTIFY