EDB Postgres for Kubernetes 0.0.1 release notes v1
We are in the process of migrating the documentation from the previous EDB Postgres for Kubernetes name to the new EDB CloudNativePG Cluster name. You may see references to both names in this documentation.
Released: 5 Mar 2020
Type | Description |
---|---|
Feature | PostgreSQL 12.2 container image. |
Feature | Self-Healing capability, through failover of the primary instance, by promoting the most aligned replica. |
Feature | Self-Healing capability, through automated recreation of a replica. |
Feature | Planned switchover of the primary instance, by promoting a selected replica. |
Feature | Scale up/down capabilities. |
Feature | Definition of an arbitrary number of instances (minimum 1 - one primary server). |
Feature | Definition of the read-write service, to connect your applications to the only primary server of the cluster. |
Feature | Definition of the read-only service, to connect your applications to any of the instances for read workloads. |
Feature | Support for Local Persistent Volumes with PVC templates. |
Feature | Standard output logging of PostgreSQL error messages. |