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:
@ -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
|
||||
#
|
||||
|
Reference in New Issue
Block a user