Re: Read access for pg_monitor to pg_replication_origin_status view - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Read access for pg_monitor to pg_replication_origin_status view
Date
Msg-id CA7046A0-3D57-4DF3-920A-DE54B8C07B5A@yesql.se
Whole thread Raw
In response to Re: Read access for pg_monitor to pg_replication_origin_status view  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Read access for pg_monitor to pg_replication_origin_status view  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers

> On 14 Jun 2020, at 05:46, Michael Paquier <michael@paquier.xyz> wrote:
>
> On Wed, Jun 10, 2020 at 12:35:49PM +0900, Michael Paquier wrote:
>> On Tue, Jun 09, 2020 at 05:07:39PM +0900, Masahiko Sawada wrote:
>>> I agreed with the change you proposed.
>>
>> OK, thanks.  Then let's wait a couple of days to see if anybody has
>> any objections with the removal of the hardcoded superuser check
>> for those functions.
>
> Committed the part removing the superuser checks as of cc07264.

AFAICT from the thread there is nothing left of this changeset to consider, so
I've marked the entry as committed in the CF app.  Feel free to update in case
I've missed something.

cheers ./daniel


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: POC: rational number type (fractions)
Next
From: Daniel Gustafsson
Date:
Subject: Re: Recognizing superuser in pg_hba.conf