1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-17 06:41:09 +03:00

Remove lock* GUC variables from postgresql.conf.

Document why certain GUC variables aren't in postgresql.conf.
This commit is contained in:
Bruce Momjian
2003-06-11 05:04:51 +00:00
parent 65058fcf2b
commit b83f711dec
2 changed files with 4 additions and 15 deletions

View File

@ -181,20 +181,6 @@
#stats_block_level = false
#
# Lock Tracing
#
#trace_notify = false
# requires LOCK_DEBUG
#trace_locks = false
#trace_userlocks = false
#trace_lwlocks = false
#debug_deadlocks = false
#trace_lock_oidmin = 16384
#trace_lock_table = 0
#
# Misc
#