When you have your Timescale service up and running, you need a way to talk to
it from your local machine. Most of the instructions in the documentation use
psql
, but that's not the only connection tool available to you. This section
gives instructions for installing psql
, as well as some other common tools.
- Learn about connecting to your database to understand how it works before you begin.
- Learn about using psql.
- Install psql.
- Install and use Azure Data Studio.
- Install and use DBeaver.
- Install and use pgAdmin.
Keywords
Found an issue on this page?
Report an issue!