Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.
Merged
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
17 changes: 13 additions & 4 deletions use-timescale/data-tiering/enabling-data-tiering.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,21 @@ This storage type gives you up to 16 TB of storage and is available under [all $

By default, the type of high-performance storage is set to `Standard`.

1. **Select the IOPS value in the `I/O boost` dropdown**
1. **Select the IOPS value in the `I/O boost` dropdown**

- Under the [$PERFORMANCE $PRICING_PLAN][pricing-plans], IOPS is set to 3,000 - 5,000 autoscale and cannot be changed.
- Under the [$SCALE and $ENTERPRISE $PRICING_PLANs][pricing-plans], IOPS is set to 5,000 - 8,000 autoscale and can be upgraded to 16,000 IOPS.

![Default standard storage in Tiger Cloud][default-standard-storage-in-tiger]

- Under the [$PERFORMANCE $PRICING_PLAN][pricing-plans], IOPS is set to 3,000 - 5,000 autoscale and cannot be changed.
- Under the [$SCALE and $ENTERPRISE $PRICING_PLANs][pricing-plans], IOPS is set to 5,000 - 8,000 autoscale and can be upgraded to 16,000 IOPS.
The autoscaled IOPS value depends on your provisioned storage and pricing plan:

![Default standard storage in Tiger Cloud][default-standard-storage-in-tiger]
| Storage size | Performance plan IOPS | Scale/Enterprise plan IOPS |
|---|-----------------------|----------------------------|
| Under 500 GB | Up to 3,000 | Up to 5,000 |
| 500 GB – 1,000 GB | Up to 4,000 | Up to 6,000 |
| 1,000 GB – 1,500 GB | Up to 5,000 | Up to 7,000 |
| Above 1,500 GB | Up to 5,000 | Up to 8,000 |

1. **Click `Apply`**

Expand Down
Loading