From: | Antonin Houska <ah(at)cybertec(dot)at> |
---|---|
To: | Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com> |
Cc: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Euler Taveira <euler(at)eulerto(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Privileges on PUBLICATION |
Date: | 2022-05-13 06:38:55 |
Message-ID: | 5869.1652423935@antos |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com> wrote:
> On 10.05.22 10:37, Antonin Houska wrote:
> > My understanding is that the rows/columns filtering is a way for the
> > *publisher* to control which data is available to particular replica. From
> > this point of view, the publication privileges would just make the control
> > complete.
>
> I think privileges on publications would eventually be useful. But are you
> arguing that we need them for PG15 to make the new features usable safely?
I didn't think that far, but user should be aware of the problem. My proposal
of documentation is in https://www.postgresql.org/message-id/5859.1652423797%40antos
--
Antonin Houska
Web: https://www.cybertec-postgresql.com
From | Date | Subject | |
---|---|---|---|
Next Message | Mikael Kjellström | 2022-05-13 07:00:20 | Re: recovery test failure on morepork with timestamp mystery |
Previous Message | Antonin Houska | 2022-05-13 06:36:37 | Re: Privileges on PUBLICATION |