Online Documentation for SQL Management Studio for PostgreSQL
Using Desktop Panel
Desktop Panel is the main working area of SQL Management Studio for PostgreSQL. The content of the Desktop Panel scratch changes dynamically according to the current selection in the Navigation bar of the main toolbar.
Using the Desktop Panel items you can:
launch the all-in Database management program (SQL Manager for PostgreSQL) and run basic PostgreSQL services:
- Analyze Tables (with or without a template);
- Vacuum Tables (with or without a template);
- Reindex (with or without a template);
launch integrated Data manipulation utilities:
- Data Export for PostgreSQL (with or without a template, GUI or console version);
- Data Import for PostgreSQL (with or without a template, GUI or console version);
- Data Pump for PostgreSQL (with or without a template, GUI or console version);
- Data Generator for PostgreSQL (with or without a template, GUI or console version);
- SQL Script for PostgreSQL (with or without a template, GUI or console version);
launch utilities implemented for Data analysis:
- Data Comparer for PostgreSQL (with or without a template, GUI or console version);
- DB Comparer for PostgreSQL (with or without a project file, GUI or console version);
- DB Extract for PostgreSQL (with or without a template, GUI or console version);
- SQL Query for PostgreSQL;
manage templates for each of the integrated tools and services;
manage miscellaneous tasks;
manage scheduled tasks;
manage task logs;
use available Internet resources:
- visit SQL Studio Home Page;
- browse SQL Studio pages dedicated to Frequently Asked Questions;
- browse online documentation concerning SQL Studio components;
- visit PostgreSQL related resources;
use the SQL Studio Direct feature;
get technical support online.
Hint: To activate/deactivate brief descriptions displayed for each tool on the Desktop Panel, you can use the View | Show Tool Descriptions item of the main menu.
See also: |