Skip to content

Commit b68c89a

Browse files
Light up feature in all regions
1 parent 7147f68 commit b68c89a

File tree

1 file changed

+2
-22
lines changed

1 file changed

+2
-22
lines changed

articles/postgresql/flexible-server/concepts-index-tuning.md

Lines changed: 2 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -157,34 +157,14 @@ For more information on index tuning and related articles, see the documentation
157157

158158
### Supported regions
159159

160-
Index tuning feature is available in the following regions:
161-
162-
- Australia Southeast
163-
- Canada Central
164-
- Central India
165-
- East Asia
166-
- East US 2
167-
- France Central
168-
- Jio India Central
169-
- Korea South
170-
- North Central US
171-
- North Europe
172-
- South Africa North
173-
- South Central US
174-
- Southeast Asia
175-
- Sweden Central
176-
- Switzerland North
177-
- UK South
178-
- West Central US
179-
- West US
180-
- West US 3
160+
There's no regional limitation for index tuning feature. It is available in [all regions](./overview.md#azure-regions) where Azure Database for PostgreSQL Flexible Server is available.
181161

182162
### Supported tiers and SKUs
183163

184164
Index tuning is supported on all [currently available tiers](concepts-compute.md): Burstable, General Purpose, and Memory Optimized, and on any [currently supported compute SKU](concepts-compute.md) with at least 4 vCores.
185165

186166
> [!IMPORTANT]
187-
> If a server has index tuning enabled and is scaled down to a compute with less than the minimum number of required vCores, the feature will remain enabled. Because the feature is not supported on servers with less than 4 vCores, ifyou plan to enable it in a server which is less than 4 vCores, or you plan to scale down your instance to less than 4 vCores, make sure you disable index tuning first, setting `index_tuning.mode`to `OFF`.
167+
> If a server has index tuning enabled and is scaled down to a compute with less than the minimum number of required vCores, the feature will remain enabled. Because the feature is not supported on servers with less than 4 vCores, if you plan to enable it in a server which is less than 4 vCores, or you plan to scale down your instance to less than 4 vCores, make sure you disable index tuning first, setting `index_tuning.mode`to `OFF`.
188168
189169
### Supported versions of PostgreSQL
190170

0 commit comments

Comments
 (0)