Skip to content

Commit 6de7bcb

Browse files
committed
Doc: Fix list of storage parameters available for ALTER TABLE
Only the parameter parallel_workers can be used directly with ALTER TABLE. Issue introduced in 6f3a13f, so backpatch down to 10. Author: Justin Pryzby Discussion: https://postgr.es/m/20200106025623.GA12066@telsasoft.com Backpatch-through: 10
1 parent c327044 commit 6de7bcb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

doc/src/sgml/ref/alter_table.sgml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -719,9 +719,7 @@ WITH ( MODULUS <replaceable class="parameter">numeric_literal</replaceable>, REM
719719
<para>
720720
<literal>SHARE UPDATE EXCLUSIVE</literal> lock will be taken for
721721
fillfactor, toast and autovacuum storage parameters, as well as the
722-
following planner related parameters:
723-
<varname>effective_io_concurrency</varname>, <varname>parallel_workers</varname>, <varname>seq_page_cost</varname>,
724-
<varname>random_page_cost</varname>, <varname>n_distinct</varname> and <varname>n_distinct_inherited</varname>.
722+
planner parameter <varname>parallel_workers</varname>.
725723
</para>
726724
</listitem>
727725
</varlistentry>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy