You can connect to a PostgreSQL database with pgAdmin or another compatible PostgreSQL client. Always use the connection details displayed for the database in the Hosting Control Panel.
- Sign in to the Hosting Control Panel and open Databases > PostgreSQL.
- Copy the server hostname, port, database name, username, and password for the database.
- Open pgAdmin and select Register > Server.
- On the General tab, enter a descriptive name for the connection.
- On the Connection tab, enter the server hostname and port shown in the Control Panel.
- Enter the database name, username, and password, then save the connection.
- Expand the new server connection and select the database to run queries or manage database objects.
Do not assume that the standard PostgreSQL port is used. The assigned hostname and port can differ, so copy both values from the current hosting account.
If you prefer a browser-based tool, open the database's actions menu in the Hosting Control Panel and select Web Manager.
Article ID: 2452, Created: August 2 at 7:31 AM, Modified: August 2 at 7:14 PM