[In preview] Public Preview: In-place major version upgrade to PostgreSQL 17 on Azure Database for PostgreSQL flexible server
PostgreSQL 17 In-Place Upgrade on Azure Database for PostgreSQL Flexible Server
Overview
Azure Database for PostgreSQL flexible server now supports an in-place major version upgrade to PostgreSQL 17, currently available in public preview. This upgrade allows users to move from PostgreSQL versions 14, 15, or 16 to PostgreSQL 17 without data migration or changes to connection strings, simplifying the process for users and applications[1][3].
Key Features of the Upgrade
- No Data Migration Required: The upgrade process does not require moving data, which reduces complexity and downtime[4].
- No Changes to Connection Strings: Applications can continue to use existing connection strings, ensuring minimal disruption[3].
- In-Place Upgrade Capability: This feature is designed to minimize user and application disruption by retaining server settings and name post-upgrade[4].
How to Upgrade
Users can upgrade their PostgreSQL versions using either the Azure Portal or the Azure CLI:
Azure Portal:
- Navigate to the Azure Portal and select your Azure Database for PostgreSQL flexible server.
- Choose the Upgrade option in the left navigation pane.
- Select PostgreSQL 17 as the target version.
- Review and confirm the upgrade, then initiate it[1].
Azure CLI:
Use the following command to trigger the upgrade:
az postgres flexible-server upgrade \
--resource-group <your-resource-group> \
--name <your-server-name> \
--version 17
This command initiates the in-place upgrade process[1].
Availability and Future Plans
The PostgreSQL 17 in-place upgrade is currently available in select Azure regions, including East US, East US 2, Central US, and West US 3. Broader regional availability is expected as the feature moves towards general availability[1][3].
Latest Updates
The public preview of the PostgreSQL 17 in-place upgrade was announced on May 19, 2025, aligning with ongoing efforts to enhance Azure Database services[3]. This follows the initial preview release of PostgreSQL 17 on Azure Database for PostgreSQL Flexible Server, which was made available for early testing and feedback[5].
อ้างอิงค์ : https://azure.microsoft.com/updates?id=495135
ความคิดเห็น
แสดงความคิดเห็น