mirror of
https://github.com/postgres/postgres.git
synced 2025-07-15 19:21:59 +03:00
Changed parameter name for shared cache status report interval to
debug_shared_buffers = <seconds> as per previous discussion. Jan
This commit is contained in:
@ -58,7 +58,7 @@
|
||||
#shared_buffers = 1000 # min 16, at least max_connections*2, 8KB each
|
||||
#sort_mem = 1024 # min 64, size in KB
|
||||
#vacuum_mem = 8192 # min 1024, size in KB
|
||||
#buffer_strategy_status_interval = 0 # 0-600 seconds
|
||||
#debug_shared_buffers = 0 # 0-600 seconds
|
||||
|
||||
# - Free Space Map -
|
||||
|
||||
|
Reference in New Issue
Block a user