Skip to content

Commit 3bbe72e

Browse files
Remove limitations since defect in azure_storage extension is fixed
1 parent bcd2f71 commit 3bbe72e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -276,9 +276,6 @@ This function discards all statistics gathered so far by Query Store. It discard
276276
This function discards all statistics gathered in-memory by Query Store (that is, the data in memory that hasn't been flushed yet to the on disk tables supporting persistence of collected data for Query Store). This function can only be executed by the server admin role (**azure_pg_admin**).
277277

278278

279-
## Limitations and known issues
280-
[!INCLUDE [Note Query store and Azure storage compability](includes/note-query-store-azure-storage-compability.md)]
281-
282279
### Read-only mode
283280
When an Azure Database for PostgreSQL - Flexible Server instance is in read-only mode, such as when the `default_transaction_read_only` parameter is set to `on`, or if read-only mode is [automatically enabled due to reaching storage capacity](concepts-limits.md#storage), Query Store does not capture any data.
284281

0 commit comments

Comments
 (0)