Configuration Item |
Description |
Example |
---|---|---|
O&M Task |
Vacuum (Currently, only Vacuum O&M tasks are supported.) |
Vacuum |
Description |
Brief description of the intelligent O&M task. |
This intelligent O&M task helps users periodically invoke Vacuum commands to reclaim space. |
Remarks |
Supplementary information. |
- |
Scheduling Mode |
The supports the following scheduling modes:
NOTE:
You are advised to select Specify for VACUUM and VACUUM FULL operations. Do not perform VACUUM FULL on wide column-store tables. Otherwise, memory bloat may occur. |
Specify |
Autovacuum |
Supported: system catalog Vacuum or user table VacuumFull.
|
User table (VACUUM FULL) |
Vacuum First |
You can configure the preferred Vacuum target. Each row corresponds to a table. Each table is represented by the database name, schema name, and table name, which are separated by spaces. |
- |
Advanced Settings |
Automatic Vacuum is triggered based on either the default or customized conditions. These conditions include the bloat rate and the reclaimable space of the target table. When either of these conditions is met, the Automatic Vacuum process is initiated.
|
Default configuration (table bloat rate 80% or reclaimable space 100 GB.) |
Select an O&M type.