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.
Timescale
Managed Service for TimescaleDB
Self-hosted Timescale
- Sign in to the Timescale portal.
- In the
Services
tab, find the service you want to connect to, and check it is marked asRunning
. - Click the name of the service to see its connection information. Copy the
Service URL
. - If you don't know the password for the service, navigate to the
Operations
tab, and clickReset password
. You can choose your own password or allow Timescale to generate a secure password for you. Keep a copy of your new password.

Keywords
Found an issue on this page?
Report an issue!