Skip to content

Commit 352c660

Browse files
author
Jean B
authored
Merge pull request #923 from HAIL9000/maint/release/FM-6386_docs_fixup_for_release
(FM-6386) Minor docs fixup for 5.2.0 release
2 parents d4a8028 + f041584 commit 352c660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -757,7 +757,7 @@ Optional.
757757

758758
Data type: Boolean.
759759

760-
Use checksums on data pages to help detect corruption by the I/O system that would otherwise be silent. Valid values: 'true' or 'false'. Default: initdb's default ('false').
760+
Use checksums on data pages to help detect corruption by the I/O system that would otherwise be silent. Valid values: `true` or `false`. Default: initdb's default (`false`).
761761

762762
**Warning:** This option is used during initialization by initdb, and cannot be changed later. If set, checksums are calculated for all objects, in all databases.
763763

0 commit comments

Comments
 (0)