| From: | Erik Brandsberg <erik(at)heimdalldata(dot)com> |
|---|---|
| To: | aditya desai <admad123(at)gmail(dot)com> |
| Cc: | pgsql-sql <pgsql-sql(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: LISTEN / NOTIFY |
| Date: | 2021-10-11 14:52:30 |
| Message-ID: | CAFcck8G_hbD2fcoScxwktcZ8mFJP1Q259WxWL8f_ay2pufmXBw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
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(at)gmail(dot)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(at)heimdalldata(dot)com
www.heimdalldata.com
+1 (866) 433-2824 x 700
[image: AWS Competency Program]
<https://aws.amazon.com/partners/find/partnerdetails/?n=Heimdall%20Data&id=001E000001d9pndIAA>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Steve Midgley | 2021-10-11 15:08:45 | Re: Regex for properly formed names |
| Previous Message | aditya desai | 2021-10-11 14:11:27 | LISTEN / NOTIFY |