mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 22:28:15 -04:00
Fix broken markup.
Per buildfarm.
This commit is contained in:
parent
ceb3158abe
commit
ab1e644005
1 changed files with 1 additions and 1 deletions
|
|
@ -227,7 +227,7 @@
|
|||
|
||||
<para>
|
||||
For security reasons, only superusers and members of the
|
||||
<literal>pg_read_all_stats<literal> role are allowed to see the SQL text and
|
||||
<literal>pg_read_all_stats</literal> role are allowed to see the SQL text and
|
||||
<structfield>queryid</structfield> of queries executed by other users.
|
||||
Other users can see the statistics, however, if the view has been installed
|
||||
in their database.
|
||||
|
|
|
|||
Loading…
Reference in a new issue