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 PageIntroduction
Next PageLifecycle Policy

#Release Notes

#TOC

#v4.0.0

#New and Optimized Features

#Component-Platform Decoupling

Alauda support for PostgreSQL's lifecycle havs been decoupled from platform's, which means when customer needs a certain feature or a bug fix, PostgreSQL team can release immediately instead of waiting for the platform release together.

#Real-Time Logs on Component Details Page

The logs on PostgreSQL details page have been replaced with real-time logs that update instantly, facilitating troubleshooting and issue analysis.

#New Version Available

PostgreSQL support v14.0.

#Fixed Issues

No issues in this release.

#Known Issues

  • When cluster network anomalies occur, failure to update the primary node label of a PostgreSQL instance may result in abnormal instance status, potentially causing partial new connection failures.