Skip to content

Commit

Permalink
Merge pull request #5829 from EnterpriseDB/pgd/5/ddl/ddl-locking/DOCS…
Browse files Browse the repository at this point in the history
…-805

Notes to nodes...
  • Loading branch information
djw-m authored Jul 3, 2024
2 parents 00cfcd2 + 0481541 commit 346f097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion product_docs/docs/pgd/5/ddl/ddl-locking.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ can be reached and are keeping up reasonably well with the current write rate.
If such DDL commands must be performed while a node is down, first remove the
down node from the configuration.

All eligible data notes must agree to grant a global DML lock before the lock is granted.
All eligible data nodes must agree to grant a global DML lock before the lock is granted.
Witness and subscriber-only nodes aren't eligible to participate.

If a DDL statement isn't replicated, no global locks are acquired.
Expand Down

0 comments on commit 346f097

Please sign in to comment.