Skip to content

Commit 9cb92ba

Browse files
Fixes Build 2
1 parent 6b80c6a commit 9cb92ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Index tuning in Azure Database for PostgreSQL - Flexible Server has the followin
147147
- The feature is available in specific regions, including East Asia, Central India, North Europe, Southeast Asia, South Central US, UK South, and West US 3.
148148
- Index tuning is supported on all currently available tiers (Burstable, General Purpose, and Memory Optimized) and on any currently supported compute SKU with at least 4 vCores.
149149
- The feature is supported on major versions 14 or greater of Azure Database for PostgreSQL Flexible Server.
150-
- When an instance is in read-only mode or has read replicas configured, index tuning isn't supported.
150+
- In read replicas or when an instance is in read-only mode, index tuning isn't supported.
151151
- It's important to consider the implications of creating recommended indexes on servers with high availability or read replicas, especially when the size of the indexes is estimated to be large.
152152

153153
For more information on index tuning and related articles, see the documentation links provided below.

0 commit comments

Comments
 (0)