You can use qStudio to run queries, browse tables, and create charts for your Timescale database.

For more information about qStudio, including download and installation instructions, see timestored.com.

This table provides the description and example values for the fields in Connection dialog of Server Properties.

SettingExample valueDescription
Hostlocalhost, postgresql.example.com, <REMOTE_HOST>.tsdb.cloud.timescale.comThe fully qualified server name or IP address of your TimescaleDB server, or the hostname of your Timescale service.
Port5432The port number of the TimescaleDB server, or Timescale service.
Usernamepostgres, tsdbadminThe user name you want to log in with. Use tsdbadmin for Timescale services.
PasswordThe password for the database user you are connecting to.
DatabasetsdbThe name of the database to connect to. For a Timescale service, use tsdb.

Keywords

Found an issue on this page?Report an issue or Edit this page in GitHub.