Fix comment to agree with presentation.

This commit is contained in:
Tom Lane 2006-10-04 18:45:52 +00:00
parent c48f2e3124
commit af0af42f85
1 changed files with 2 additions and 2 deletions

View File

@ -98,7 +98,7 @@
# - Memory -
#shared_buffers = 32MB # min 128kB or max_connections*16kB
#shared_buffers = 32MB # min 128kB or max_connections*16kB
# (change requires restart)
#temp_buffers = 8MB # min 800kB
#max_prepared_transactions = 5 # can be 0 or more
@ -154,7 +154,7 @@
# fsync_writethrough
# open_sync
#full_page_writes = on # recover from partial page writes
#wal_buffers = 64kB # min 4, 8kB each
#wal_buffers = 64kB # min 32kB
# (change requires restart)
#commit_delay = 0 # range 0-100000, in microseconds
#commit_siblings = 5 # range 1-1000