Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 372ff7c

Browse filesBrowse files
committed
Fix wrong word.
Commit a31212b was a little too hasty. Per report from Tom Lane.
1 parent a31212b commit 372ff7c
Copy full SHA for 372ff7c

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎src/backend/utils/misc/postgresql.conf.sample

Copy file name to clipboardExpand all lines: src/backend/utils/misc/postgresql.conf.sample
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
# (change requires restart)
185185
#fsync = on # flush data to disk for crash safety
186186
# (turning this off can cause
187-
# unrecoverable disk corruption)
187+
# unrecoverable data corruption)
188188
#synchronous_commit = on # synchronization level;
189189
# off, local, remote_write, remote_apply, or on
190190
#wal_sync_method = fsync # the default is the first option

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.