vindica=# listen channel_foo;
LISTEN
vindica=# select 1;
?column?
----------
1
(1 row)
Asynchronous notification "channel_foo"
with payload "payload" received
from server process with PID 32457.
vindica=#
vindica=# notify channel_foo, 'payload';
NOTIFY
Publisher
Subscriber
It is supported since release from the perl Pg Driver:
https://metacpan.org/pod/Pg::PQ