mirror of
https://github.com/postgres/postgres.git
synced 2025-05-05 09:19:17 +03:00
rel notes: mention enabling of parallelism in PG 10
Reported-by: Justin Pryzby Discussion: https://postgr.es/m/20180525010025.GT30060@telsasoft.com Backpatch-through: 10
This commit is contained in:
parent
59a85323d9
commit
b4f0d738c3
@ -4065,6 +4065,17 @@ Branch: REL_10_STABLE [5159626af] 2017-11-03 14:14:16 -0400
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<!--
|
||||
This was disabled in the PG 9.6 branch so there is no commit here.
|
||||
-->
|
||||
<para>
|
||||
Enable parallelism by default by changing the default setting
|
||||
of <xref linkend="guc-max-parallel-workers-per-gather"/> to
|
||||
<literal>2</literal>.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
</itemizedlist>
|
||||
|
||||
</sect4>
|
||||
|
Loading…
x
Reference in New Issue
Block a user