Online Documentation for SQL Manager for PostgreSQL
General
The General section of the Database Properties dialog allows you to view/edit general database properties: Database name, Database owner, OID, Encoding, Default tablespace, Database size (in MB), Connection limit.
Database name
Displays the name of the database.
Database owner
Specifies the database user who owns the database (for PostgreSQL 7.3 or higher).
OID
Displays the object identifier of the database.
Encoding
Displays the encoding used in the database.
Default tablespace
Displays the default tablespace for the database (for PostgreSQL 8.0 or higher).
Database size
Displays the size of the database (in megabytes).
Connection limit
Specifies the time limit for connecting to the database (for PostgreSQL 8.1 or higher).
No limit
Enable the option for unlimited connections.
See also: |