Online Documentation for SQL Manager for PostgreSQL
Setting connection properties
Use this step of the wizard to set the necessary connection parameters for the database being created. Use the corresponding boxes and options: Host name, Port, User name and Password.
Specify the host where the database being created will reside: type in the host name in the Host name field or select one in the drop-down list.
Enter PostgreSQL port to connect through in the Port field and provide authorization settings: User name and Password.
Use tunneling
If this option is checked, you should set tunneling parameters at the Specifying tunneling parameters step of the wizard.
Tunneling
SSH tunneling
Select this option to establish connection to an intermediate SSH server and forward all PostgreSQL commands through the secure tunnel. The next step of the wizard allows you to define the corresponding parameters for SSH tunneling.
HTTP tunneling
Select this option to access PostgreSQL server through the HTTP protocol in case of Internet access through HTTP proxy only, or if the server does not allow direct connections to PostgreSQL, but allows HTTP connections. The next step of the wizard allows you to define the corresponding parameters for HTTP tunneling.
Click the Next button to proceed to the Setting advanced database properties step of the wizard.