index f82dce4a59702ad69b4ecf4c84e3ab14bf1bb1a9..3c091b8041327097f462b7bd4a262383071e1674 100644 (file)
@@ -722,7 +722,7 @@ WITH ( MODULUS <replaceable class="parameter">numeric_literal</replaceable>, REM
<para>
<literal>SHARE UPDATE EXCLUSIVE</literal> lock will be taken for
fillfactor, toast and autovacuum storage parameters, as well as the
- planner parameter <varname>parallel_workers</varname> and
+ planner parameters <varname>parallel_workers</varname> and
<varname>parallel_insert_enabled</varname>.
</para>
</listitem>
index ff1b642722aea7bd4fa1a034d280206d6a03cd70..1fe4fb6e36d2668a64d356b19aa38c6ad55c0b12 100644 (file)
@@ -1338,8 +1338,9 @@ WITH ( MODULUS <replaceable class="parameter">numeric_literal</replaceable>, REM
If a table parameter value is set and the
equivalent <literal>toast.</literal> parameter is not, the TOAST table
will use the table's parameter value.
- Specifying these parameters for partitioned tables is not supported,
- but you may specify them for individual leaf partitions.
+ These parameters, with the exception of
+ <literal>parallel_insert_enabled</literal>, are not supported on partitioned
+ tables, but may be specified for individual leaf partitions.
</para>
<variablelist>