Skip to content

Commit d3ac5f8

Browse files
committed
Important note about scaling
1 parent fe3b3d8 commit d3ac5f8

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

articles/cosmos-db/postgresql/concepts-burstable-compute.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,20 @@ baseline when your workload requires higher CPU performance. You can use the
2525
**CPU credits remaining** and **CPU credits consumed** metrics to track
2626
accumulated and used credits respectively.
2727

28+
> [!IMPORTANT]
29+
>
30+
> Scaling for burstable compute is available, but only in certain combinations:
31+
>
32+
> * You can change 1 vCore burstable to 2 vCore burstable, and the other way
33+
> around.
34+
> * You can convert a burstable (1 or 2 vCores) single node configuration to
35+
> either
36+
> 1. a single node cluster with regular (non-burstable) compute; or
37+
> 2. a multi-node cluster.
38+
>
39+
> You also can't go back from regular (non-burstable) single node to burstable
40+
> compute.
41+
2842
**Next steps**
2943

3044
* See the [Limits and limitations](reference-limits.md#burstable-compute) of

0 commit comments

Comments
 (0)