diff --git a/product_docs/docs/pgd/5.6/reference/functions.mdx b/product_docs/docs/pgd/5.6/reference/functions.mdx index 27397fb0e75..99f5a22d890 100644 --- a/product_docs/docs/pgd/5.6/reference/functions.mdx +++ b/product_docs/docs/pgd/5.6/reference/functions.mdx @@ -333,7 +333,7 @@ bdr.wait_node_confirm_lsn(node_name text DEFAULT NULL, target_lsn pg_lsn DEFAULT #### Notes -Requires `bdr_superuser` privileges to use. +Requires `bdr_application` privileges to use. ### `bdr.wait_for_apply_queue`