diff --git a/product_docs/docs/biganimal/release/planning/choosing_postgres_distro.mdx b/product_docs/docs/biganimal/release/planning/choosing_postgres_distro.mdx index b0699f1272e..d14ee07593a 100644 --- a/product_docs/docs/biganimal/release/planning/choosing_postgres_distro.mdx +++ b/product_docs/docs/biganimal/release/planning/choosing_postgres_distro.mdx @@ -5,11 +5,17 @@ description: See what Postgres distributions and versions are available based on Postgres distribution and version support varies by [cluster](../overview/02_high_availability) and [deployment](deployment_options) type. -| Postgres distribution | Versions | Cluster type | Deployment type | -| ---------------------------- | -------- | ------------------------------ | ----------------------- | -| PostgreSQL | 11–15 | Single-node, primary/standby high-availability | Your cloud account | -| PostgreSQL | 12–15 | Single-node, primary/standby high-availability | BigAnimal cloud account | -| EDB Postgres Advanced Server | 12–15 | Single-node, primary/standby high-availability | Your cloud account | -| EDB Postgres Advanced Server | 14–15 | Single node, primary/standby high availability | BigAnimal cloud account | -| EDB Postgres Advanced Server | 14–15 | Distributed high-availability | Your cloud account | +## Postgres distribution using your cloud account +| Postgres distribution | Versions | Cluster type | +|------------------------------|----------|------------------------------------------------| +| PostgreSQL | 11–15 | Single-node, primary/standby high-availability | +| EDB Postgres Advanced Server | 12–15 | Single-node, primary/standby high-availability | +| EDB Postgres Advanced Server | 14–15 | Distributed high-availability | + +## Postgres distribution using the BigAnimal cloud account + +| Postgres distribution | Versions | Cluster type | +|------------------------------|----------|------------------------------------------------| +| PostgreSQL | 12–15 | Single-node, primary/standby high-availability | +| EDB Postgres Advanced Server | 14–15 | Single node, primary/standby high availability |