Skip to content

Commit c81bd3b

Browse files
committed
Doc: Fix type of some storage parameters in CREATE TABLE page
autovacuum_vacuum_scale_factor and autovacuum_analyze_scale_factor have been documented as "float4", but "floating type" is used in this case for GUCs and relation options in the documentation. Author: Atsushi Torikoshi Discussion: https://postgr.es/m/CACZ0uYFf_p9BpbjLccx3CA=eM1Hk2Te=ULY4iptGLUhL-JxCPA@mail.gmail.com Backpatch-through: 9.5
1 parent faa650a commit c81bd3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/ref/create_table.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1461,7 +1461,7 @@ WITH ( MODULUS <replaceable class="parameter">numeric_literal</replaceable>, REM
14611461
</varlistentry>
14621462

14631463
<varlistentry id="reloption-autovacuum-vauum-scale-factor" xreflabel="autovacuum_vacuum_scale_factor">
1464-
<term><literal>autovacuum_vacuum_scale_factor</literal>, <literal>toast.autovacuum_vacuum_scale_factor</literal> (<type>float4</type>)
1464+
<term><literal>autovacuum_vacuum_scale_factor</literal>, <literal>toast.autovacuum_vacuum_scale_factor</literal> (<type>floating point</type>)
14651465
<indexterm>
14661466
<primary><varname>autovacuum_vacuum_scale_factor</varname> </primary>
14671467
<secondary>storage parameter</secondary>
@@ -1491,7 +1491,7 @@ WITH ( MODULUS <replaceable class="parameter">numeric_literal</replaceable>, REM
14911491
</varlistentry>
14921492

14931493
<varlistentry id="reloption-autovacuum-analyze-scale-factor" xreflabel="autovacuum_analyze_scale_factor">
1494-
<term><literal>autovacuum_analyze_scale_factor</literal> (<type>float4</type>)
1494+
<term><literal>autovacuum_analyze_scale_factor</literal> (<type>floating point</type>)
14951495
<indexterm>
14961496
<primary><varname>autovacuum_analyze_scale_factor</varname></primary>
14971497
<secondary>storage parameter</secondary>

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