pgsql: doc: Add note about lack of publication privileges

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Add note about lack of publication privileges
Date: 2022-11-01 13:21:31
Message-ID: E1oprCt-001kWZ-Eo@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Add note about lack of publication privileges

This gives some additional advice on using row filters and column
lists on publications securely.

Author: Antonin Houska <ah(at)cybertec(dot)at>
Reviewed-by: Euler Taveira <euler(at)eulerto(dot)com>
Discussion: https://www.postgresql.org/message-id/flat/20330(dot)1652105397(at)antos

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/84387fc889442bd92b5969aa314b85cff360c7fe

Modified Files
--------------
doc/src/sgml/logical-replication.sgml | 11 +++++++++++
1 file changed, 11 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2022-11-01 16:48:22 pgsql: pg_stat_statements: fetch stmt location/length before it disappe
Previous Message Peter Eisentraut 2022-11-01 13:21:10 pgsql: Remove incorrect name from release notes