logo
Alauda support for PostgreSQL
logo
Alauda support for PostgreSQL
Navigation
Introduction
Release Notes
Lifecycle Policy
Installation
Upgrade
Architecture

Guides

Create Instance
Delete Instance
Instance Details
Backup and Restore
Scheduling Configuration
Log
Monitoring

HowTo

Configuring a High Availability PostgreSQL Cluster

Trouble Shooting

Cluster Creation Failure
Master-Slave Switch Exception
Backup and Restore Failure
Permissions

API Reference

Kubernetes APIs

PostgreSQL APIs

Postgresqls
PostgresBackup
PostgresRestore
📝 Edit this page on GitHub
Previous PageInstallation
Next PageArchitecture

#Upgrade

Alauda support for PostgreSQL supports two primary upgrade methods:

  1. Platform Upgrade: Upgrades that occur automatically when the platform itself is upgraded, provided the platform installation package includes a newer version of Alauda support for PostgreSQL.
  2. Manual Package Upload: Upgrades initiated by manually uploading a new version of the Alauda support for PostgreSQL package to the platform.

#TOC

#Platform Upgrade

When upgrading the Alauda platform, if the installation package includes a newer version of Alauda support for PostgreSQL, the database component will be upgraded automatically as part of the platform upgrade process.

#Upgrade Steps

Refer to the Alauda Application Services upgrade documentation for detailed instructions:

#Manual Package Upgrade

You can upgrade Alauda support for PostgreSQL independently by uploading a new version of the package to the platform.

TIP

For information about version support and lifecycle, refer to Lifecycle Policy.

#Upgrade Steps

  1. Upload the new Alauda support for PostgreSQL package:

    Follow the package upload documentation:

  2. Execute the upgrade based on your upgrade strategy:

    The upgrade process follows your configured upgrade strategy:

    • Automatic: The system automatically upgrades components when new versions are detected.
    • Manual: Requires manual approval before proceeding with the upgrade.