RDBMS Information - PostgreSQL - How to connect to PgAdmin
Purpose
This page provides Information on how to connect to PgAdmin and Cast Storage Service and run the queries on that.
Applicable RDBMS
| RDBMS | Yes/No |
|---|---|
| CSS3 | ✅ |
| CSS2 | ✅ |
| CSS1 | ✅ |
Details
To connect to PgAdmin do the following in New Server Registration
Name: Give a name to your server Like: Myadmin
Host: localhost
Port:
Username:< username>
Password:< password>
Click OK to connect the PgAdmin.

Notes/comments
Related Pages