| Connection Settings
Navicat PostgreSQL assembles utilitarian tools to manage your databases. To start managing your databases
in Navicat PostgreSQL, the first thing you require to do is to establish your PostgreSQL Server connection.
Create Connection
Navicat PostgreSQL provides three typical approaches to establish your connection,
click or choose File ->
New Connection to start the setup.
Navicat PostgreSQL provides an evaluated account for testing purpose (connection testing
only). The remote connection settings are:
- Host name/IP address: server1.navicat.com
- Port: 5432
- User name: navicat
- Password: testnavicat
Note: Navicat PostgreSQL authorizes you to make
connection to remote PostgreSQL Server running on different platform, i.e. Windows,
Mac, Linux and UNIX.
Remove Connection
To remove a connection
- Right-click the connection in the navigation pane and choose
Remove Connection.
- Confirm removing in the dialog window.
Open Connection
To open a connection
- Double-click the connection to open in the navigation pane.
Close Connection
To close a connection
- Right-click the connection in the navigation pane and choose
Close Connection.
Edit Connection
To edit a connection information
- Close the connection if it is being opened.
- Right-click the connection and choose
Connection Properties.
Achieve Connection Information
To achieve a connection information
- Open the connection in the navigation pane.
- Right-click the OPENED connection and choose Connection Information.
|