Skip to content

Commit 246b5bd

Browse files
authored
Merge pull request #4497 from MicrosoftDocs/main
3/9/2026 PM Publish
2 parents 758dd02 + 4c8c94e commit 246b5bd

2 files changed

Lines changed: 7 additions & 8 deletions

File tree

articles/postgresql/configure-maintain/concepts-version-policy.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Describes the policy around Postgres major and minor versions for A
44
author: varun-dhawan
55
ms.author: varundhawan
66
ms.reviewer: maghan
7-
ms.date: 02/23/2026
7+
ms.date: 03/09/2026
88
ms.service: azure-database-postgresql
99
ms.subservice: configuration
1010
ms.topic: concept-article
@@ -29,9 +29,9 @@ The following table provides the retirement details for PostgreSQL major version
2929
| [PostgreSQL 16](https://www.postgresql.org/about/news/postgresql-16-released-2715/) | [Release notes](https://www.postgresql.org/docs/16/release-16.html) | 15-Oct-2023 | 9-Nov-2028 |
3030
| [PostgreSQL 15](https://www.postgresql.org/about/news/postgresql-15-released-2526/) | [Release notes](https://www.postgresql.org/docs/15/release-15.html) | 15-May-2023 | 11-Nov-2027 |
3131
| [PostgreSQL 14](https://www.postgresql.org/about/news/postgresql-14-released-2318/) | [Release notes](https://www.postgresql.org/docs/14/release-14.html) | 29-Jun-2022 | 12-Nov-2026 |
32-
| [PostgreSQL 13](https://www.postgresql.org/about/news/postgresql-13-released-2077/) | [Release notes](https://www.postgresql.org/docs/13/release-13.html) | 25-May-2021 | 31-Mar-2026 |
33-
| [PostgreSQL 12](https://www.postgresql.org/about/news/postgresql-12-released-1976/) | [Release notes](https://www.postgresql.org/docs/12/release-12.html) | 22-Sep-2020 | 31-Mar-2026 |
34-
| [PostgreSQL 11](https://www.postgresql.org/about/news/postgresql-11-released-1894/) | [Release notes](https://www.postgresql.org/docs/11/release-11.html) | 24-Jul-2019 | 31-Mar-2026 |
32+
| [PostgreSQL 13](https://www.postgresql.org/about/news/postgresql-13-released-2077/) | [Release notes](https://www.postgresql.org/docs/13/release-13.html) | 25-May-2021 | 31-Jul-2026 |
33+
| [PostgreSQL 12](https://www.postgresql.org/about/news/postgresql-12-released-1976/) | [Release notes](https://www.postgresql.org/docs/12/release-12.html) | 22-Sep-2020 | 31-Jul-2026 |
34+
| [PostgreSQL 11](https://www.postgresql.org/about/news/postgresql-11-released-1894/) | [Release notes](https://www.postgresql.org/docs/11/release-11.html) | 24-Jul-2019 | 31-Jul-2026 |
3535

3636
For options available after the Azure Standard Support End Date, see [Azure Database for PostgreSQL Extended Support](./extended-support.md).
3737

@@ -64,4 +64,4 @@ Before PostgreSQL version 10, the [PostgreSQL versioning policy](https://www.pos
6464
## Related content
6565

6666
- [Supported versions of PostgreSQL in Azure Database for PostgreSQL](concepts-supported-versions.md)
67-
- [Azure Database for PostgreSQL extended support](./extended-support.md)
67+
- [Azure Database for PostgreSQL extended support](./extended-support.md)

articles/postgresql/release-notes-maintenance/2026-january.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about the maintenance release notes for Azure Database for Po
44
author: jasomaning
55
ms.author: jasomaning
66
ms.reviewer: maghan
7-
ms.date: 02/05/2026
7+
ms.date: 03/09/2026
88
ms.service: azure-database-postgresql
99
ms.topic: release-notes
1010
---
@@ -39,7 +39,6 @@ This new version introduces a range of new features and enhancements, resolves k
3939
- Improved TOAST compression performance by changing the default compression algorithm to LZ4.
4040
- Azure Storage extension now supports importing and exporting Apache Parquet format.
4141
- 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).
4342
- Query Store supports capturing runtime statistics and waits statistics in read replicas and streaming them to telemetry via Diagnostics Settings.
4443
- Multiple performance improvements in Query Store significantly reduce runtime overhead, resulting in faster and more efficient query execution.
4544
- 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
6059

6160
## Related content
6261

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

Comments
 (0)