BUG #17864: pg_notify is publishing message twice

Started by PG Bug reporting formabout 3 years ago2 messagesbugs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following bug has been logged on the website:

Bug reference: 17864
Logged by: sureshkumar pannerselvam
Email address: suresh_kumar_panner_selvam@manulife.com
PostgreSQL version: 11.0
Operating system: Windows
Description:

We listening message using java pgnotificationlistener,
We expecting 1 message for each update trigger but we getting same message
twice

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: PG Bug reporting form (#1)
Re: BUG #17864: pg_notify is publishing message twice

PG Bug reporting form <noreply@postgresql.org> writes:

We listening message using java pgnotificationlistener,
We expecting 1 message for each update trigger but we getting same message
twice

It's impossible to investigate a report containing only this amount
of detail. Please see

https://wiki.postgresql.org/wiki/Guide_to_reporting_problems

regards, tom lane