You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/postgresql/release-notes-maintenance/2026-january.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn about the maintenance release notes for Azure Database for Po
4
4
author: jasomaning
5
5
ms.author: jasomaning
6
6
ms.reviewer: maghan
7
-
ms.date: 02/05/2026
7
+
ms.date: 03/09/2026
8
8
ms.service: azure-database-postgresql
9
9
ms.topic: release-notes
10
10
---
@@ -39,7 +39,6 @@ This new version introduces a range of new features and enhancements, resolves k
39
39
- Improved TOAST compression performance by changing the default compression algorithm to LZ4.
40
40
- Azure Storage extension now supports importing and exporting Apache Parquet format.
41
41
- Updated validation rules to block the use of certain special characters (`'`, `"`, `;`, `--`) in Microsoft Entra ID usernames through the web API.
42
-
- 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).
43
42
- Query Store supports capturing runtime statistics and waits statistics in read replicas and streaming them to telemetry via Diagnostics Settings.
44
43
- Multiple performance improvements in Query Store significantly reduce runtime overhead, resulting in faster and more efficient query execution.
45
44
- Query Store now captures and sends parameter names, improving clarity, debuggability, and accuracy of query metadata.
@@ -60,4 +59,4 @@ This new version introduces a range of new features and enhancements, resolves k
60
59
61
60
## Related content
62
61
63
-
-[Release notes - Azure Database for PostgreSQL](../flexible-server/release-notes.md)
62
+
-[Release notes - Azure Database for PostgreSQL](../flexible-server/release-notes.md)
0 commit comments