Skip to content
Snippets Groups Projects
Commit af0af42f authored by Tom Lane's avatar Tom Lane
Browse files

Fix comment to agree with presentation.

parent c48f2e31
No related branches found
No related tags found
No related merge requests found
...@@ -154,7 +154,7 @@ ...@@ -154,7 +154,7 @@
# fsync_writethrough # fsync_writethrough
# open_sync # open_sync
#full_page_writes = on # recover from partial page writes #full_page_writes = on # recover from partial page writes
#wal_buffers = 64kB # min 4, 8kB each #wal_buffers = 64kB # min 32kB
# (change requires restart) # (change requires restart)
#commit_delay = 0 # range 0-100000, in microseconds #commit_delay = 0 # range 0-100000, in microseconds
#commit_siblings = 5 # range 1-1000 #commit_siblings = 5 # range 1-1000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment