Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ This new version introduces a range of new features and enhancements, resolves k
- Improved TOAST compression performance by changing the default compression algorithm to LZ4.
- Azure Storage extension now supports importing and exporting Apache Parquet format.
- Updated validation rules to block the use of certain special characters (`'`, `"`, `;`, `--`) in Microsoft Entra ID usernames through the web API.
- Query text captured by Query Store can now be sent to customer Log Analytics via Azure Diagnostics Settings, controlled by the `pg_qs.emit_query_text` server parameter (GUC).
- Query Store supports capturing runtime statistics and waits statistics in read replicas and streaming them to telemetry via Diagnostics Settings.
- Multiple performance improvements in Query Store significantly reduce runtime overhead, resulting in faster and more efficient query execution.
- Query Store now captures and sends parameter names, improving clarity, debuggability, and accuracy of query metadata.
Expand All @@ -60,4 +59,4 @@ This new version introduces a range of new features and enhancements, resolves k

## Related content

- [Release notes - Azure Database for PostgreSQL](../flexible-server/release-notes.md)
- [Release notes - Azure Database for PostgreSQL](../flexible-server/release-notes.md)