Online Documentation for SQL Manager for PostgreSQL
Services
SQL Manager for PostgreSQL provides graphical interface for a number of database maintenance operations. The following services are available in SQL Manager:
Collects statistics about the contents of tables in the database.
Reclaims storage occupied by deleted tuples.
Allows you to rebuild corrupted indexes.
Allows you to save and load files directly to/from the server machine.
A tool for browsing and reporting information about database activity.
A tool for creating database backups.
A tool for restoring databases from previously created backups.
Creates an SQL Script providing databases synchronization.
A tool for checking PostgreSQL service status.
Provides a convenient Server Status viewer.
Provides a convenient Server Log SQL Parser.
Provides a convenient Server Configuration manager.
A tool for managing extensions which are packages that contain multiple SQL objects.
Facilitates using SQL Manager wizards.
To obtain detailed information concerning specific PostgreSQL database maintenance services, refer to the official PostgreSQL server documentation.
See also: |
|
|