Vacuum Tables
Top  Previous  Next


The Vacuum Tables wizard allows you to collect garbage and optionally analyze the database tables. To call the wizard select the Services | Vacuum Tables menu item.

Step 1 - Location     

Host - select the host, where the database to vacuum its tables is situated, from the drop-down list.

Database
- select the database from the drop-down list to vacuum its tables.

Verbose
Check this option to receive a detailed vacuum activity report for each table.

Analyze
This option updates statistics used by the optimizer to determine the most efficient way to execute a query.

Full
This option selects "full" vacuum, which may reclaim more space, but takes much longer and exclusively locks the table.

Freeze
This option selects aggressive "freezing" of tuples.

Step 2 - Select Tables  

Available Tables
A list of tables, available for vacuum. It is the list of all the tables from the database you set on the Location step.

Selected Tables
A list of tables to vacuum.

To move the table from one list to another, double-click it or select it (use Ctrl or Shift to select multiple tables) and click button > or <. To move all the tables click button >> or <<.

To vacuum all the database tables, check the All Tables option.

Step 3 - Vacuum Tables  

This page is activated automatically on clicking button Finish. It displays the vacuum process (Operation log).

See also:
Analyze Tables
Reindex...


Availability:
Windows Professional

Yes

Windows Lite

Yes

Linux Professional

Yes

Linux Lite

Yes