mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Document that NOTIFY events are visible to all users.
This commit is contained in:
@ -34,6 +34,7 @@ NOTIFY <replaceable class="PARAMETER">channel</replaceable> [ , <replaceable cla
|
||||
has previously executed
|
||||
<command>LISTEN <replaceable class="parameter">channel</></command>
|
||||
for the specified channel name in the current database.
|
||||
Notifications are visible to all users.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Reference in New Issue
Block a user