diff --git a/product_docs/docs/edb-postgres-ai/1.3/hybrid-manager/overview/database_types/distributed_highavailability.mdx b/product_docs/docs/edb-postgres-ai/1.3/hybrid-manager/overview/database_types/distributed_highavailability.mdx index 9cc0df3ece..7f118b04e6 100644 --- a/product_docs/docs/edb-postgres-ai/1.3/hybrid-manager/overview/database_types/distributed_highavailability.mdx +++ b/product_docs/docs/edb-postgres-ai/1.3/hybrid-manager/overview/database_types/distributed_highavailability.mdx @@ -42,11 +42,14 @@ A configuration with a single data location has one data group and either: ## Multiple groups with a witness node A configuration with multiple data locations has two data groups that contain either three data nodes in each group: - * A data node and two shadow nodes in one group - * The same configuration in another group - * A witness node in a third group - ![groups(2 x 3 data + 1 witness)](../../images/architectures/dha-3x3-cluster.svg) +- A data node and two shadow nodes in one group + +- The same configuration in another group + +- A witness node in a third group + +![groups(2 x 3 data + 1 witness)](../../images/architectures/dha-3x3-cluster.svg) Groups will currently be in the same region (the region the cluster resides in), but this may change in the future. diff --git a/product_docs/docs/edb-postgres-ai/preview/hybrid-manager/overview/database_types/distributed_highavailability.mdx b/product_docs/docs/edb-postgres-ai/preview/hybrid-manager/overview/database_types/distributed_highavailability.mdx index 9cc0df3ece..7f118b04e6 100644 --- a/product_docs/docs/edb-postgres-ai/preview/hybrid-manager/overview/database_types/distributed_highavailability.mdx +++ b/product_docs/docs/edb-postgres-ai/preview/hybrid-manager/overview/database_types/distributed_highavailability.mdx @@ -42,11 +42,14 @@ A configuration with a single data location has one data group and either: ## Multiple groups with a witness node A configuration with multiple data locations has two data groups that contain either three data nodes in each group: - * A data node and two shadow nodes in one group - * The same configuration in another group - * A witness node in a third group - ![groups(2 x 3 data + 1 witness)](../../images/architectures/dha-3x3-cluster.svg) +- A data node and two shadow nodes in one group + +- The same configuration in another group + +- A witness node in a third group + +![groups(2 x 3 data + 1 witness)](../../images/architectures/dha-3x3-cluster.svg) Groups will currently be in the same region (the region the cluster resides in), but this may change in the future.