Skip to content

Commit 1b56b4b

Browse files
authored
fix validation warning
1 parent d0f0fe1 commit 1b56b4b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/postgresql/flexible-server/concepts-query-store.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ The Query Store feature in Azure Database for PostgreSQL provides a way to track
2020
Query Store is an opt-in feature, so it isn't enabled by default on a server. Query store is enabled or disabled globally for all databases on a given server and cannot be turned on or off per database.
2121
> [!IMPORTANT]
2222
> Do not enable Query Store on Burstable pricing tier as it would cause performance impact.
23-
## Enabling Query Store
23+
24+
2425
### Enable Query Store using the Azure portal
2526
1. Sign in to the Azure portal and select your Azure Database for PostgreSQL server.
2627
2. Select **Server Parameters** in the **Settings** section of the menu.

0 commit comments

Comments
 (0)