mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Correct documentation for trace_userlocks.
This commit is contained in:
@ -5397,11 +5397,7 @@ plruby.use_strict = true # generates error: unknown class name
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
If on, emit information about user lock usage. Output is the same
|
If on, emit information about user lock usage. Output is the same
|
||||||
as for <symbol>trace_locks</symbol>, only for user locks.
|
as for <symbol>trace_locks</symbol>, only for advisory locks.
|
||||||
</para>
|
|
||||||
<para>
|
|
||||||
User locks were removed as of PostgreSQL version 8.2. This option
|
|
||||||
currently has no effect.
|
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
This parameter is only available if the <symbol>LOCK_DEBUG</symbol>
|
This parameter is only available if the <symbol>LOCK_DEBUG</symbol>
|
||||||
|
Reference in New Issue
Block a user