mirror of
https://github.com/postgres/postgres.git
synced 2025-07-14 08:21:07 +03:00
Change default commit_delay to zero, update documentation.
This commit is contained in:
@ -108,7 +108,7 @@
|
||||
#wal_buffers = 8 # min 4
|
||||
#wal_files = 0 # range 0-64
|
||||
#wal_debug = 0 # range 0-16
|
||||
#commit_delay = 5 # range 0-1000
|
||||
#commit_delay = 0 # range 0-100000
|
||||
#checkpoint_timeout = 300 # range 30-1800
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user