Online Documentation for SQL Query for PostgreSQL

Setting registration options


Select a database from the list of selected databases and specify its alias. Repeat the operation and set the options below for each of the databases being registered at the host.

 

If necessary, select the client encoding and font charset for the database.

 

hs3213 - Setting registration options

 

CheckBox Login prompt before connection

Check this option if you wish to be prompted for authorization information (User name and Password) each time you connect to the database.

 

CheckBox Show system objects

If this option is checked, system objects of the database are displayed in DB Explorer.

 

CheckBox Autoconnect at startup

Setting this option enables connection to the database automatically when the application is started.

 

CheckBox Enable log of SQL Editor queries

Use this option to enable/disable SQL queries log.

 

Log file

This field is enabled if the Enable log of SQL Editor queries option is selected. Here you can specify the path to the *.sql file where SQL queries are logged.

 

If necessary, you can return to any of the previous steps using the Back button and make the appropriate changes for the currently registered PostgreSQL host.

 

Click the Finish button to complete the Host registration process and start working with the newly registered host and database(s) in SQL Query for PostgreSQL.