Concepts
>
Attributes (MetaAttributes)
> SCALE FACTOR \ PostgreSQL
SCALE FACTOR \ PostgreSQL
Specifies a fraction of the table size to add to autovacuum_vacuum_threshold when deciding
whether to trigger a VACUUM. The default is 0.2 (20% of table size). This parameter can only be
set in the postgresql.conf file or on the server command line. This setting can be overridden
for individual tables by changing storage parameters.
Translations
Type
Float (63) Standard
List of MetaClasses
SQL Clause
.
This site works best with JavaScript enabled