Re: Predefined role pg_maintenance for VACUUM, ANALYZE, CHECKPOINT. - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: Predefined role pg_maintenance for VACUUM, ANALYZE, CHECKPOINT.
Date
Msg-id 2e40c2274d1b6b3479d5b52315687b3c1b52bafa.camel@j-davis.com
Whole thread Raw
In response to Re: Predefined role pg_maintenance for VACUUM, ANALYZE, CHECKPOINT.  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Predefined role pg_maintenance for VACUUM, ANALYZE, CHECKPOINT.
List pgsql-hackers
On Tue, 2021-11-02 at 11:06 -0400, Robert Haas wrote:
> Just as a sort of general comment on this endeavor, I suspect that
> any
> attempt to lump things together that seem closely related is doomed
> to
> backfire.

Agreed, I think that is apparent from the different opinions in this
thread.

Robert had a good idea over here though:

https://postgr.es/m/20211101165025.GS20998@tamriel.snowman.net

which gives fine-grained control without the "clutter" of extra
predefined roles.

Regards,
    Jeff Davis





pgsql-hackers by date:

Previous
From: David Steele
Date:
Subject: Re: should we enable log_checkpoints out of the box?
Next
From: Tom Lane
Date:
Subject: Re: Eval expression R/O once time (src/backend/executor/execExpr.c)