Skip to content

Commit 5f7af6d

Browse files
Merge pull request #280741 from varun-dhawan/varund-jul
[PostgreSQL] updates the release notes
2 parents 0c52791 + 1c7657e commit 5f7af6d

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

articles/postgresql/flexible-server/concepts-major-version-upgrade.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Major version upgrades in Azure Database for PostgreSQL - Flexible Server
33
description: Learn how to use Azure Database for PostgreSQL - Flexible Server to do in-place major version upgrades of PostgreSQL on a server.
44
author: varun-dhawan
55
ms.author: varundhawan
6-
ms.date: 7/11/2024
6+
ms.date: 7/12/2024
77
ms.service: postgresql
88
ms.subservice: flexible-server
99
ms.topic: conceptual
@@ -45,7 +45,7 @@ Here are some of the important considerations with in-place major version upgrad
4545

4646
- After an in-place major version upgrade is successful, there are no automated ways to revert to the earlier version. However, you can perform a point-in-time recovery (PITR) to a time before the upgrade to restore the previous version of the database instance.
4747

48-
- Azure Database for PostgreSQL Flexible Server takes two snapshots of your database during an upgrade. The first snapshot is taken before the upgrade starts, and the second snapshot is taken after the upgrade finishes. If the upgrade fails, the system will automatically restore your database to its state from the first snapshot.
48+
- Azure Database for PostgreSQL Flexible Server takes snapshot of your database during an upgrade. The snapshot is taken before the upgrade starts. If the upgrade fails, the system will automatically restore your database to its state from the snapshot.
4949

5050
## Post upgrade/migrate
5151

articles/postgresql/flexible-server/release-notes.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: varundhawan
66
ms.service: postgresql
77
ms.subservice: flexible-server
88
ms.topic: overview
9-
ms.date: 6/8/2024
9+
ms.date: 7/12/2024
1010
#customer intent: As a reader, I want the title and description to meet the required length and include the relevant information about the release notes for Azure DB for PostgreSQL - Flexible Server.
1111
---
1212

@@ -20,7 +20,7 @@ This page provides latest news and updates regarding feature additions, engine v
2020
* General availability of [Major Version Upgrade Support for PostgreSQL 16](concepts-major-version-upgrade.md) for Azure Database for PostgreSQL flexible server.
2121
* General availability of [Pgvector 0.7.0](concepts-extensions.md) extension.
2222
* General availability support for [Storage-Autogrow with read replicas](concepts-read-replicas.md)
23-
23+
* [SCRAM authentication](how-to-connect-scram.md) authentication set as default for new PostgreSQL 14+ new server deployments.
2424

2525
## Release: June 2024
2626
* Support for new [minor versions](concepts-supported-versions.md) 16.3, 15.7, 14.12, 13.15, and 12.19 <sup>$</sup>
@@ -130,43 +130,35 @@ This page provides latest news and updates regarding feature additions, engine v
130130
* General availability of [Customer Managed Key feature](./concepts-data-encryption.md) with Azure Database for PostgreSQL flexible server in all Azure public regions
131131

132132
## Release: December 2022
133-
134133
* Support for [extensions](concepts-extensions.md) pg_hint_plan with new servers<sup>$</sup>
135134
* General availability of [Customer Managed Key feature](./concepts-data-encryption.md) with Azure Database for PostgreSQL flexible server in Canada East, Canada Central, Southeast Asia, Switzerland North, Switzerland West, Brazil South and East Asia Azure regions
136135

137136
## Release: November 2022
138-
139137
* Public preview of [Enhanced Metrics](./concepts-monitoring.md#enhanced-metrics) for Azure Database for PostgreSQL flexible server
140138
* Support for [minor versions](./concepts-supported-versions.md) 14.5, 13.8, 12.12, 11.17. <sup>$</sup>
141139
* General availability of Azure Database for PostgreSQL flexible server in China North 3 & China East 3 Regions.
142140

143-
144141
## Release: October 2022
145-
146142
* Support for [Read Replica](./concepts-read-replicas.md) feature in public preview.
147143
* Support for [Azure Active Directory](concepts-azure-ad-authentication.md) authentication in public preview.
148144
* Support for [Customer managed keys](concepts-data-encryption.md) in public preview.
149145
* Published [Security and compliance certifications](./concepts-compliance.md) for Azure Database for PostgreSQL flexible server.
150146
* Postgres 14 is now the default PostgreSQL version.
151147

152148
## Release: September 2022
153-
154149
* Support for [Fast Restore](./concepts-backup-restore.md) feature.
155150
* General availability of [Geo-Redundant Backups](./concepts-backup-restore.md). See the [regions](overview.md#azure-regions) where Geo-redundant backup is currently available.
156151

157152
## Release: August 2022
158-
159153
* Support for [PostgreSQL minor version](./concepts-supported-versions.md) 14.4. <sup>$</sup>
160154
* Support for [new regions](overview.md#azure-regions) Qatar Central, Switzerland West, France South.
161155

162156
<sup>**$**</sup> New PostgreSQL 14 servers are provisioned with version 14.4. Your existing PostgreSQL 14.3 servers will be upgraded to 14.4 in your server's future maintenance window.
163157

164158
## Release: July 2022
165-
166159
* Support for [Geo-redundant backup](./concepts-backup-restore.md#geo-redundant-backup-and-restore) in [more regions](./overview.md#azure-regions) - Australia East, Australia Southeast, Canada Central, Canada East, UK South, UK West, East US, West US, East Asia, Southeast Asia, North Central US, South Central US, and France Central.
167160

168161
## Release: June 2022
169-
170162
* Support for [**PostgreSQL version 14**](./concepts-supported-versions.md).
171163
* Support for [minor versions](./concepts-supported-versions.md) 14.3, 13.7, 12.11, 11.16. <sup>$</sup>
172164
* Support for [Same-zone high availability](concepts-high-availability.md) deployment option.

0 commit comments

Comments
 (0)