Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions _partials/_support-plans.md
Original file line number Diff line number Diff line change
@@ -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. Request help at any time at our [Support portal][support-portal].

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]: https://www.timescale.com/support
[production-support]: https://www.timescale.com/support
[support-portal]: https://portal.support.timescale.com/login
4 changes: 2 additions & 2 deletions about/pricing-and-account-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ If you create a $ACCOUNT_LONG from AWS Marketplace, the pricing options are pay-

<UpgradeMonitor />

## $COMPANY support
## $CLOUD_LONG support

<SupportPlans />

Expand Down Expand Up @@ -103,7 +103,7 @@ When you get $CLOUD_LONG at AWS Marketplace, the following pricing options are a

<UpgradeMonitor />

## $COMPANY support
## $CLOUD_LONG support

<SupportPlans />

Expand Down
5 changes: 5 additions & 0 deletions getting-started/try-key-features-timescale-products.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -410,6 +411,10 @@ data loss during failover.

For more information, see [High availability][high-availability].

## $CLOUD_LONG support

<SupportPlans />

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].
Expand Down
6 changes: 0 additions & 6 deletions self-hosted/configuration/timescaledb-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<TimescaleDBConfig />

## Distributed hypertables
Expand Down