diff --git a/product_docs/docs/pgd/5.6/planning/choosing_server.mdx b/product_docs/docs/pgd/5.6/planning/choosing_server.mdx index 807d5248506..77fd46b098f 100644 --- a/product_docs/docs/pgd/5.6/planning/choosing_server.mdx +++ b/product_docs/docs/pgd/5.6/planning/choosing_server.mdx @@ -16,7 +16,7 @@ The following table lists features of EDB Postgres Distributed that are dependen | [Granular DDL Locking](/pgd/latest/ddl/ddl-locking/) | Y | Y | Y | | [Streaming of large transactions](/pgd/latest/transaction-streaming/) | v14+ | v13+ | v14+ | | [Distributed sequences](/pgd/latest/sequences/#pgd-global-sequences) | Y | Y | Y | -| [Subscribe-only nodes](/pgd/latest/nodes/subscriber_only/) | Y | Y | Y | +| [Subscriber-only nodes](/pgd/latest/nodes/subscriber_only/) | Y | Y | Y | | [Monitoring](/pgd/latest/monitoring/) | Y | Y | Y | | [OpenTelemetry support](/pgd/latest/monitoring/otel/) | Y | Y | Y | | [Parallel apply](/pgd/latest/parallelapply) | Y | Y | Y |