Skip to content

Commit c375234

Browse files
author
Alicja Kucharczyk
committed
compat
1 parent 840d70d commit c375234

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
@@ -279,7 +279,8 @@ This function discards all statistics gathered in-memory by Query Store (that is
279279
## Limitations and known issues
280280
[!INCLUDE [Note Query store and Azure storage compability](includes/note-query-store-azure-storage-compability.md)]
281281

282-
- If an Azure Database for PostgreSQL flexible server instance has the parameter `default_transaction_read_only` set to on, Query Store doesn't capture any data.
282+
### Read-only mode
283+
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.
283284

284285
## Related content
285286

0 commit comments

Comments
 (0)