Button
|
Action
|
|
|
Databases
|
Drop-down menu to switch between the databases. If you switch to the database, which is not currently active, you'll be offered to connect to it. After you switch to the new database, the first table of this database becomes active in the Table Editor. To switch between the tables, use the drop-down list of the current database tables in the middle of the panel.
|
Grants On Table
|
Activates the Grant Manager for the current table, where you can set the access grants for the table.
|
Save Description
|
Saves the table description, set on the Description tab.
|
Help on SQL
|
Runs the PostgreSQL Reference Help file 'PostgreSQL.chm', which is included into the PostgreSQL Manager installation package.
|
Default Size
|
Brings the window to its default size (restricted by the main window and the DB Explorer).
|
Table Properties
|
Allows you to edit the table properties, set on its creation.
|
Commit Transaction
|
Commits the current transaction.
|
Rollback Transaction
|
Rollbacks the current transaction.
|
Export Data (Data tab only)
|
Activates the Export Data Dialog, which allows you to export the table data to file.
|
Export Data as INSERT Statements (Data tab only)
|
Opens the Export Data As Insert Dialog, which allows you to export the table data to the SQL script as INSERT statements.
|
Import Data (Data tab only)
|
Opens the Import Data Wizard, which allows you to import data to the table from file.
|
Copy Data From File on Server
|
Opens the Copy Data from File Wizard, which allows you to copy data from file on server
|
Copy Data to File on Server
|
Opens the Copy Data to File Wizard, which allows you to copy data to file on server.
|
BLOB Editor
|
Activates the BLOB Editor window for viewing and editing the BLOB field valies
|
Analyze & Vacuum Table
|
Activates the Analyze & Vacuum Table service for this table.
|