Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
6 changes: 3 additions & 3 deletions about/pricing-and-account-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@ The features included in each [$PRICING_PLAN][pricing-plans] are:
|---------------------------------------------------------------|-----------------------------------|------------------------------------------------|-------------------------------------------------|
| **Compute and storage** | | | |
| Number of $SERVICE_SHORTs | Up to 4 | Unlimited | Unlimited |
| CPU limit per $SERVICE_SHORT | Up to 8 CPU | Up to 32 CPU | Up to 32 CPU |
| Memory limit per $SERVICE_SHORT | Up to 32 GB | Up to 128 GB | Up to 128 GB |
| CPU limit per $SERVICE_SHORT | Up to 8 CPU | Up to 32 CPU | Up to 64 CPU |
| Memory limit per $SERVICE_SHORT | Up to 32 GB | Up to 128 GB | Up to 256 GB |
| Storage limit per $SERVICE_SHORT | Up to 16 TB | Up to 16 TB | Up to 64 TB |
| Bottomless storage on S3 | | Unlimited | Unlimited |
| Independently scale compute and storage | ✓ | ✓ | ✓ |
Expand All @@ -157,7 +157,7 @@ The features included in each [$PRICING_PLAN][pricing-plans] are:
| **Availability and monitoring** | | | |
| High-availability replicas <br/>(Automated multi-AZ failover) | ✓ | ✓ | ✓ |
| Read replicas | | ✓ | ✓ |
| Cross-region backup | | | |
| Cross-region backup | | | |
| Point-in-time recovery and forking | 3 days | 14 days | 14 days |
| Performance insights | ✓ | ✓ | ✓ |
| Metrics and log exporters | | ✓ | ✓ |
Expand Down
3 changes: 2 additions & 1 deletion use-timescale/services/change-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ You can change the CPU and memory allocation for your $SERVICE_SHORT at any time
minimal downtime, usually less than a minute. The new resources become available as soon as
the $SERVICE_SHORT restarts. You can change the CPU and memory allocation up or down, as frequently as required.

![Change resources](https://assets.timescale.com/docs/images/tiger-cloud-console/tiger-cloud-console-update-resources-manually.png)
![Change resources](https://assets.timescale.com/docs/images/tiger-cloud-console/tiger-cloud-console-update-cpu-manually.png)


There is momentary downtime while the new compute settings are applied. In most cases, this is
less than a minute. However, before making changes to your $SERVICE_SHORT, best practice
Expand Down