File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1198,7 +1198,7 @@ FROM ( { <replaceable class="PARAMETER">numeric_literal</replaceable> | <replace
1198
1198
</varlistentry>
1199
1199
1200
1200
<varlistentry>
1201
- <term><literal>autovacuum_vacuum_scale_factor</>, <literal>toast.autovacuum_vacuum_scale_factor</literal> (<type>float4 </>)</term>
1201
+ <term><literal>autovacuum_vacuum_scale_factor</>, <literal>toast.autovacuum_vacuum_scale_factor</literal> (<type>floating point </>)</term>
1202
1202
<listitem>
1203
1203
<para>
1204
1204
Per-table value for <xref linkend="guc-autovacuum-vacuum-scale-factor">
@@ -1218,7 +1218,7 @@ FROM ( { <replaceable class="PARAMETER">numeric_literal</replaceable> | <replace
1218
1218
</varlistentry>
1219
1219
1220
1220
<varlistentry>
1221
- <term><literal>autovacuum_analyze_scale_factor</> (<type>float4 </>)</term>
1221
+ <term><literal>autovacuum_analyze_scale_factor</> (<type>floating point </>)</term>
1222
1222
<listitem>
1223
1223
<para>
1224
1224
Per-table value for <xref linkend="guc-autovacuum-analyze-scale-factor">
You can’t perform that action at this time.
0 commit comments