This size is used to calculate the number of shared buffers which will
be reused as part of this strategy. See .
-
- This option is only available for servers running
-
PostgreSQL 16 and later.
-
-
Disable skipping pages based on the contents of the visibility map.
-
- This option is only available for servers running
-
PostgreSQL 9.6 and later.
-
-
Always remove index entries pointing to dead tuples.
-
- This option is only available for servers running
-
PostgreSQL 12 and later.
-
-
TOAST table for the relation if necessary, it does
not need to be considered separately.
-
- This option is only available for servers running
-
PostgreSQL 9.6 and later.
-
-
TOAST table for the relation if necessary, it does
not need to be considered separately.
-
- This option is only available for servers running
-
PostgreSQL 9.6 and later.
-
-
Do not remove index entries pointing to dead tuples.
-
- This option is only available for servers running
-
PostgreSQL 12 and later.
-
-
Skip the main relation.
-
- This option is only available for servers running
-
PostgreSQL 16 and later.
-
-
Skip the TOAST table associated with the table to vacuum, if any.
-
- This option is only available for servers running
-
PostgreSQL 14 and later.
-
-
Do not truncate empty pages at the end of the table.
-
- This option is only available for servers running
-
PostgreSQL 12 and later.
-
-
This allows the vacuum to leverage multiple CPUs to process indexes.
See .
-
- This option is only available for servers running
-
PostgreSQL 13 and later.
-
-
Skip relations that cannot be immediately locked for processing.
-
- This option is only available for servers running
-
PostgreSQL 12 and later.
-
-