Tiger Cloud: Performance, Scale, Enterprise

Self-hosted products

MST

You manage your Tiger Cloud services and interact with your data in Tiger Cloud Console using the following modes:

Ops modeData mode
Tiger Cloud Console ops mode
Tiger Cloud Console data mode
You use the ops mode to:
  • Ensure data security with high availability and read replicas
  • Save money with columnstore compression and tiered storage
  • Enable PostgreSQL extensions to add extra functionality
  • Increase security using VPCs
  • Perform day-to-day administration
Powered by PopSQL, you use the data mode to:
  • Write queries with autocomplete
  • Visualize data with charts and dashboards
  • Schedule queries and dashboards for alerts or recurring reports
  • Share queries and dashboards

When you log into Tiger Cloud Console, you see the project overview. Click a service to view run-time data and connection information. Click Operations to configure your service.

Select a query to edit

Each service hosts a single database managed for you by Tiger Cloud. If you need more than one database, create a new service.

By default, when you create a new service, a new tsdbadmin user is created. This is the user that you use to connect to your new service.

Important

The tsdbadmin user is the owner of the database, but is not a superuser. You cannot access the postgres user. There is no superuser access to Tiger Cloud databases.

In your service, the tsdbadmin user can create another user with any other role. For a complete list of roles available, see the PostgreSQL role attributes documentation.

You cannot create multiple databases in a single service. If you need data isolation, use schemas or create additional services.

Keywords

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