db_vacuum
Reclaim disk space and improve database performance by compacting and optimizing storage through a vacuum operation.
Instructions
Perform database compacting and optimization (VACUUM).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |