File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -1091,7 +1091,7 @@ pg_ctl -D <replaceable>datadir</replaceable> -l <replaceable>pg.log</replaceable
1091
1091
while <literal>UPDATE</literal> and <literal>DELETE</literal> operations are not replicated
1092
1092
because of the logical replication restrictions.
1093
1093
</para>
1094
- <para>Default: <literal>off </literal>
1094
+ <para>Default: <literal>false </literal>
1095
1095
</para></listitem></varlistentry>
1096
1096
<varlistentry><term><varname>multimaster.cluster_name</varname><indexterm><primary><varname>multimaster.cluster_name</varname></primary></indexterm></term><listitem><para>
1097
1097
Name of the cluster. If
@@ -1169,6 +1169,9 @@ pg_ctl -D <replaceable>datadir</replaceable> -l <replaceable>pg.log</replaceable
1169
1169
in the whole cluster is bigger than the provided value, it can lead to undetected deadlocks.
1170
1170
</para>
1171
1171
</important>
1172
+ </para>
1173
+ <para>Default: 100
1174
+ </para>
1172
1175
</listitem>
1173
1176
</varlistentry>
1174
1177
<varlistentry>
You can’t perform that action at this time.
0 commit comments