Regardless of the tool you use to connect to your database, you need to make sure you have these details:
- Hostname
- Port
- Username
- Password
- Database name
For more information about using these details to connect with psql
, see the
About psql section.
Keywords
Found an issue on this page?Report an issue or Edit this page in GitHub.