Re: Privileges on PUBLICATION
Peter Eisentraut <peter.eisentraut@enterprisedb.com>
From: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
To: Antonin Houska <ah@cybertec.at>, Euler Taveira <euler@eulerto.com>
Cc: Amit Kapila <amit.kapila16@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-11-01T13:23:51Z
Lists: pgsql-hackers
On 20.06.22 16:01, Antonin Houska wrote: >> On Wed, May 18, 2022, at 6:44 AM, Antonin Houska wrote: >>> ok, please see the next version. >> The new paragraph looks good to me. I'm not sure if the CREATE PUBLICATION is >> the right place to provide such information. As I suggested in a previous email >> [1], you could add it to "Logical Replication > Security". > > ok, I missed that. The next version moves the text there. I have committed this patch that adds the additional documentation. The CF entry is about privileges on publications. Please rebase that patch and repost it so that the CF app and the CF bot are up to date.
Commits
-
Refactor ExecGrant_*() functions
- 369f09e420ef 16.0 cited
-
doc: Add note about lack of publication privileges
- 84387fc88944 16.0 landed