Skip to content

Commit

Permalink
Merge pull request #6312 from EnterpriseDB/ba/choosing-server-typo
Browse files Browse the repository at this point in the history
Fix typo in choosing_server.mdx
  • Loading branch information
djw-m authored Nov 28, 2024
2 parents 419d2f7 + dc5eff6 commit 84b1a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion product_docs/docs/pgd/5.6/planning/choosing_server.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down

1 comment on commit 84b1a42

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.