mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +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
|
has previously executed
|
||||||
<command>LISTEN <replaceable class="parameter">channel</></command>
|
<command>LISTEN <replaceable class="parameter">channel</></command>
|
||||||
for the specified channel name in the current database.
|
for the specified channel name in the current database.
|
||||||
|
Notifications are visible to all users.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
Reference in New Issue
Block a user