mirror of
https://github.com/postgres/postgres.git
synced 2026-06-10 09:10:33 -04:00
Fix spelling error in postgresql.conf
Report by Greg Clough
This commit is contained in:
parent
025106e314
commit
e57646e962
1 changed files with 1 additions and 1 deletions
|
|
@ -158,7 +158,7 @@
|
|||
|
||||
#bgwriter_delay = 200ms # 10-10000ms between rounds
|
||||
#bgwriter_lru_maxpages = 100 # 0-1000 max buffers written/round
|
||||
#bgwriter_lru_multiplier = 2.0 # 0-10.0 multipler on buffers scanned/round
|
||||
#bgwriter_lru_multiplier = 2.0 # 0-10.0 multiplier on buffers scanned/round
|
||||
|
||||
# - Asynchronous Behavior -
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue