We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b323fcc commit 3ddc889Copy full SHA for 3ddc889
doc/src/sgml/release-16.sgml
@@ -1818,7 +1818,7 @@ Author: Robert Haas <rhaas@postgresql.org>
1818
This improves security and now requires subscription
1819
owners to be either superusers or to have <link
1820
linkend="sql-set-role"><command>SET ROLE</command></link>
1821
- permissions on all tables in the replication set.
+ permission on all roles owning tables in the replication set.
1822
The previous behavior of performing all operations as the
1823
subscription owner can be enabled with the subscription <link
1824
linkend="sql-createsubscription"><option>run_as_owner</option></link>
0 commit comments