From 6838a881228c1c90f7e2e62dcfa8ee0bdd266dde Mon Sep 17 00:00:00 2001 From: nidhibhammar <59045594+nidhibhammar@users.noreply.github.com> Date: Thu, 19 Dec 2024 17:25:54 +0530 Subject: [PATCH] Cloud Service - Adding v17 support Updated the Postgres distribution page with v17. Addresses [DOCS-492](https://enterprisedb.atlassian.net/browse/DOCS-492) --- .../planning/choosing_postgres_distro.mdx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/advocacy_docs/edb-postgres-ai/cloud-service/getting_started/planning/choosing_postgres_distro.mdx b/advocacy_docs/edb-postgres-ai/cloud-service/getting_started/planning/choosing_postgres_distro.mdx index ab39086181f..3508f94fcf8 100644 --- a/advocacy_docs/edb-postgres-ai/cloud-service/getting_started/planning/choosing_postgres_distro.mdx +++ b/advocacy_docs/edb-postgres-ai/cloud-service/getting_started/planning/choosing_postgres_distro.mdx @@ -13,16 +13,16 @@ We recommend that users adopt the most recent versions of Postgres for general u | Postgres distribution | Cluster type | Versions | | ---------------------------- | ---------------------------------------------- | -------- | -| PostgreSQL | Single-node, primary/standby high-availability | 12–16 | -| EDB Postgres Advanced Server | Single node, primary/standby high availability | 14–16 | -| EDB Postgres Extended Server | Distributed high-availability | 14–16 | -| EDB Postgres Advanced Server | Distributed high-availability | 14–16 | +| PostgreSQL | Single-node, primary/standby high-availability | 12–17 | +| EDB Postgres Advanced Server | Single node, primary/standby high availability | 14–17 | +| EDB Postgres Extended Server | Distributed high-availability | 14–17 | +| EDB Postgres Advanced Server | Distributed high-availability | 14–17 | ## Postgres distribution using your cloud account | Postgres distribution | Cluster type | Versions | | ---------------------------- | ---------------------------------------------- | -------- | -| PostgreSQL | Single-node, primary/standby high-availability | 12–16 | -| EDB Postgres Advanced Server | Single-node, primary/standby high-availability | 12–16 | -| EDB Postgres Extended Server | Distributed high-availability | 14–16 | -| EDB Postgres Advanced Server | Distributed high-availability | 14–16 | +| PostgreSQL | Single-node, primary/standby high-availability | 12–17 | +| EDB Postgres Advanced Server | Single-node, primary/standby high-availability | 12–17 | +| EDB Postgres Extended Server | Distributed high-availability | 14–17 | +| EDB Postgres Advanced Server | Distributed high-availability | 14–17 |