From 33306e8c373da26176bf21db7dd6c2072a5c7b29 Mon Sep 17 00:00:00 2001 From: Dj Walker-Morgan <126472455+djw-m@users.noreply.github.com> Date: Thu, 14 Nov 2024 09:19:33 +0000 Subject: [PATCH] Update product_docs/docs/pgd/5.6/reference/functions.mdx --- product_docs/docs/pgd/5.6/reference/functions.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`