listen/notify sequence not working in windows10 pgAdmin 4

From: madhevan(at)gmail(dot)com
To: pgsql-docs(at)postgresql(dot)org
Subject: listen/notify sequence not working in windows10 pgAdmin 4
Date: 2017-12-07 17:20:59
Message-ID: 20171207172059.21691.41817@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/10/static/sql-notify.html
Description:

LISTEN virtual;
NOTIFY virtual;
Asynchronous notification "virtual" received from server process with PID
8448.
NOTIFY virtual, 'This is the payload';
Asynchronous notification "virtual" with payload "This is the payload"
received from server process with PID 8448.
Is not shown instead...

NOTIFY
Query returned successfully in 109 msec

Browse pgsql-docs by date

  From Date Subject
Next Message Don Seiler 2017-12-07 17:28:12 Bug in pg_upgrade standby rsync doc
Previous Message Peter Eisentraut 2017-12-06 22:25:53 Re: njobs