diff --git a/_partials/_cloud-installation.md b/_partials/_cloud-installation.md index d3dc57539e..b484d5c9e8 100644 --- a/_partials/_cloud-installation.md +++ b/_partials/_cloud-installation.md @@ -1,4 +1,4 @@ -## Create a Timescale account +## Create a Timescale Cloud account diff --git a/_troubleshooting/cloud-singledb.md b/_troubleshooting/cloud-singledb.md index 693fc541ed..bdb78a949c 100644 --- a/_troubleshooting/cloud-singledb.md +++ b/_troubleshooting/cloud-singledb.md @@ -30,4 +30,4 @@ Each Timescale service hosts a single database named `tsdb`. You see this error to create an additional database in a service. If you need another database, [create a new service][create-service]. -[create-service]: /getting-started/:currentVersion:/services/#create-a-timescale-service \ No newline at end of file +[create-service]: /getting-started/:currentVersion:/services/#create-a-timescale-cloud-service diff --git a/getting-started/run-queries-from-console.md b/getting-started/run-queries-from-console.md index 7e929d1788..32cf6d6097 100644 --- a/getting-started/run-queries-from-console.md +++ b/getting-started/run-queries-from-console.md @@ -176,11 +176,12 @@ If you'd like to prevent write operations such as insert or update. Instead of using the `tsdbadmin` superuser, create a read-only user for your service and use that within PopSQL. -## Cloud SQL editor seats +## Cloud SQL editor licenses -* **Timescale Cloud**: the number of Cloud SQL editor seats you are allocated depends on your +* **SQL editor**: free for anyone with a [Timescale Cloud account][create-cloud-account]. +* **PopSQL with Timescale Cloud**: the number of Cloud SQL editor seats you are allocated depends on your [Pricing Plan][pricing-plan-features]. -* **PopSQL**: there is a free plan available to everyone, as well as paid plans. See [PopSQL Pricing](https://popsql.com/pricing) for full +* **PopSQL standalone**: there is a free plan available to everyone, as well as paid plans. See [PopSQL Pricing](https://popsql.com/pricing) for full details. @@ -193,3 +194,5 @@ use that within PopSQL. [timescale-console-services]: https://console.cloud.timescale.com/dashboard/services [pricing-plan-features]: https://www.timescale.com/pricing#features [install-psql]: /use-timescale/:currentVersion:/integrations/query-admin/psql/ +[create-cloud-account]: /getting-started/:currentVersion:/services/#create-a-timescale-cloud-account + diff --git a/getting-started/services.md b/getting-started/services.md index 118d85a492..b215cd67d4 100644 --- a/getting-started/services.md +++ b/getting-started/services.md @@ -27,7 +27,7 @@ editor in Timescale Console, or command line tools. -## Create a Timescale service +## Create a Timescale Cloud service diff --git a/use-timescale/services/service-overview.md b/use-timescale/services/service-overview.md index 618e18755c..2e8f107221 100644 --- a/use-timescale/services/service-overview.md +++ b/use-timescale/services/service-overview.md @@ -45,4 +45,4 @@ service. If you need data isolation, use schemas or create additional services. [cloud-login]: https://console.cloud.timescale.com/ [pg-roles-doc]: https://www.postgresql.org/docs/current/role-attributes.html -[create-service]: /getting-started/:currentVersion:/services/#create-a-timescale-service \ No newline at end of file +[create-service]: /getting-started/:currentVersion:/services/#create-a-timescale-cloud-service diff --git a/use-timescale/vpc.md b/use-timescale/vpc.md index 7b72cb859f..7f9d8c4be2 100644 --- a/use-timescale/vpc.md +++ b/use-timescale/vpc.md @@ -220,4 +220,4 @@ some time for DNS propagation. [aws-vpc-connect-vpcs]: /use-timescale/:currentVersion:/vpc/#attach-a-timescale-service-to-the-peering-vpc -[create-service]: /getting-started/:currentVersion:/services/#create-a-timescale-service +[create-service]: /getting-started/:currentVersion:/services/#create-a-timescale-cloud-service