Fix wrong word.

Commit a31212b429 was a little too hasty.

Per report from Tom Lane.
pull/12/head^2
Robert Haas 10 years ago
parent a31212b429
commit 372ff7cae2
  1. 2
      src/backend/utils/misc/postgresql.conf.sample

@ -184,7 +184,7 @@
# (change requires restart)
#fsync = on # flush data to disk for crash safety
# (turning this off can cause
# unrecoverable disk corruption)
# unrecoverable data corruption)
#synchronous_commit = on # synchronization level;
# off, local, remote_write, remote_apply, or on
#wal_sync_method = fsync # the default is the first option

Loading…
Cancel
Save