diff --git a/_partials/_support-plans.md b/_partials/_support-plans.md index 61cbcd1c9c..744bb18156 100644 --- a/_partials/_support-plans.md +++ b/_partials/_support-plans.md @@ -1,8 +1,9 @@ $COMPANY runs a global support organization with Customer Satisfaction (CSAT) scores above 99%. -Support covers all timezones, and is fully staffed at weekend hours. +Support covers all timezones and is fully staffed at weekend hours. All paid $PRICING_PLANs have free Developer Support through email with a target response time of 1 business day; we are often faster. If you need 24x7 responsiveness, talk to us about -[Production Support][production-support]. +[Production Support][production-support]. With Production Support, you can request help at any time at our [Support portal][support-portal]. -[production-support]: https://www.timescale.com/support \ No newline at end of file +[production-support]: https://www.timescale.com/support +[support-portal]: https://portal.support.timescale.com/login \ No newline at end of file diff --git a/about/pricing-and-account-management.md b/about/pricing-and-account-management.md index 75757e0303..baaf802e8f 100644 --- a/about/pricing-and-account-management.md +++ b/about/pricing-and-account-management.md @@ -50,7 +50,7 @@ If you create a $ACCOUNT_LONG from AWS Marketplace, the pricing options are pay- -## $COMPANY support +## $CLOUD_LONG support @@ -103,7 +103,7 @@ When you get $CLOUD_LONG at AWS Marketplace, the following pricing options are a -## $COMPANY support +## $CLOUD_LONG support diff --git a/getting-started/try-key-features-timescale-products.md b/getting-started/try-key-features-timescale-products.md index 1a65536eb0..d76c2b8e36 100644 --- a/getting-started/try-key-features-timescale-products.md +++ b/getting-started/try-key-features-timescale-products.md @@ -12,6 +12,7 @@ import HypercoreIntroShort from "versionContent/_partials/_hypercore-intro-short import HypercoreDirectCompress from "versionContent/_partials/_hypercore-direct-compress.mdx"; import NotAvailableFreePlan from "versionContent/_partials/_not-available-in-free-plan.mdx"; import NotSupportedAzure from "versionContent/_partials/_not-supported-for-azure.mdx"; +import SupportPlans from "versionContent/_partials/_support-plans.mdx"; # Try the key features in $COMPANY products @@ -410,6 +411,10 @@ data loss during failover. For more information, see [High availability][high-availability]. +## $CLOUD_LONG support + + + What next? See the [use case tutorials][tutorials], interact with the data in your $SERVICE_LONG using [your favorite programming language][connect-with-code], integrate your $SERVICE_LONG with a range of [third-party tools][integrations], plain old [Use $COMPANY products][use-timescale], or dive into [the API][use-the-api]. diff --git a/self-hosted/configuration/timescaledb-config.md b/self-hosted/configuration/timescaledb-config.md index 4b01ae3d76..c94aaf1104 100644 --- a/self-hosted/configuration/timescaledb-config.md +++ b/self-hosted/configuration/timescaledb-config.md @@ -11,12 +11,6 @@ import MultiNodeDeprecation from "versionContent/_partials/_multi-node-deprecati # $TIMESCALE_DB configuration and tuning -Just as you can tune settings in $PG, $TIMESCALE_DB provides a number of configuration -settings that may be useful to your specific installation and performance needs. These can -also be set within the `postgresql.conf` file or as command-line parameters -when starting $PG. -when starting $PG. - ## Distributed hypertables