Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59a8532 commit b4f0d73Copy full SHA for b4f0d73
doc/src/sgml/release-10.sgml
@@ -4065,6 +4065,17 @@ Branch: REL_10_STABLE [5159626af] 2017-11-03 14:14:16 -0400
4065
</para>
4066
</listitem>
4067
4068
+ <listitem>
4069
+<!--
4070
+This was disabled in the PG 9.6 branch so there is no commit here.
4071
+-->
4072
+ <para>
4073
+ Enable parallelism by default by changing the default setting
4074
+ of <xref linkend="guc-max-parallel-workers-per-gather"/> to
4075
+ <literal>2</literal>.
4076
+ </para>
4077
+ </listitem>
4078
+
4079
</itemizedlist>
4080
4081
</sect4>
0 commit comments