Fix spelling error in postgresql.conf

Report by Greg Clough
pull/14/head^2
Bruce Momjian 10 years ago
parent 025106e314
commit e57646e962
  1. 2
      src/backend/utils/misc/postgresql.conf.sample

@ -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…
Cancel
Save