Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 8ab067d

Browse files
synchronous_commit is an enum not a boolean.
Jaime Casanova
1 parent 8da4007 commit 8ab067d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/config.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1506,7 +1506,7 @@ SET ENABLE_SEQSCAN TO OFF;
15061506
</varlistentry>
15071507

15081508
<varlistentry id="guc-synchronous-commit" xreflabel="synchronous_commit">
1509-
<term><varname>synchronous_commit</varname> (<type>boolean</type>)</term>
1509+
<term><varname>synchronous_commit</varname> (<type>enum</type>)</term>
15101510
<indexterm>
15111511
<primary><varname>synchronous_commit</> configuration parameter</primary>
15121512
</indexterm>

0 commit comments

Comments
 (0)