Vacuum Database |
Previous Index Next How To Use |
This will execute the VACUUM SQL statement for the database.
The server will reclaim storage occupied by old, but no longer relevant data or index data (eg: data that was deleted, logically gone, but still physically existent).
The output of the command is displayed in the window.
Output of the VACUUM statement
|