Precautions
Procedure
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 |
If you select Custom, you can configure the autovacuum triggers, including the table bloat and table reclaimable space. If you select Default, the default configuration is used. NOTE:
VACUUM bloat rate: After frequent UPDATE and DELETE operations are performed in a database, the deleted or updated rows are logically deleted from the database, but actually still exist in tables. Before VACUUM is complete, such data is still stored in disks, causing table bloat. If the bloat rate reaches the percentage threshold set in an O&M task, VACUUM will be automatically triggered. |
Default configuration (table bloat rate 80% or reclaimable space 100 GB.) |
Select an O&M type.

