Azure Data Studio is a cross-platform database tool for data professionals using on-premises and cloud data platforms on Windows, macOS, and Linux.

This table provides the description and example values for the fields in the Connection Details dialog.

SettingExample valueDescription
Server namelocalhost, postgresql.example.com, <REMOTE_HOST>.tsdb.cloud.timescale.comThe fully qualified server name. The host name of your Timescale service.
Authentication typePasswordThe authentication type to log in with
User namepostgres, tsdbadminThe user name you want to log in with. Use tsdbadmin for Timescale services
PasswordpasswordThe password for the account you are logging in with
Remember passwordCheckCheck this box if you don't want to enter the password each time you connect.
Database name<Default>, tsdbThis option connects to the default database. The database name for a Timescale service is tsdb. You can also specify the name of the database to connect to.
Server group<Default>This option lets you assign this connection to a specific server group you create.
Name (optional)leave blankThis option lets you specify a friendly name for your server

Keywords

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