Your First Connection
- Click Add Connection in the sidebar.
- Fill in the connection form:
- Name — anything (e.g. “Staging DB”); optionally assign a colour to tell environments apart.
- Kind — PostgreSQL
- Host / Port / Database / Username / Password
- TLS Mode — use
Requirefor any remote database.
- Click Test Connection — a green check confirms the credentials and shows the server version.
- Click Save, select the connection, then Connect.
- The Overview tab shows version, size, table/user counts, active connections, and uptime.
Credentials are stored in your OS keychain, so you won’t re-enter them next launch.
Need to reach a database behind a bastion host? See SSH Tunneling.