On Mon, 2021-06-21 at 22:50 -0400, Bruce Momjian wrote:
> On Fri, Jun 18, 2021 at 08:51:00AM +0200, Laurenz Albe wrote:
> > On Thu, 2021-06-17 at 18:31 +, PG Doc comments form wrote:
> > > In section "24.1.5.1. Multixacts And Wraparound" of
> > > https://www.postgresql.org/docs/current/routine-
On Fri, Jun 18, 2021 at 08:51:00AM +0200, Laurenz Albe wrote:
> On Thu, 2021-06-17 at 18:31 +, PG Doc comments form wrote:
> > In section "24.1.5.1. Multixacts And Wraparound" of
> > https://www.postgresql.org/docs/current/routine-vacuuming.html we find the
> > following sentence towards the en
On Thu, Jun 17, 2021 at 09:07:11AM +, PG Doc comments form wrote:
> > You can change default privileges only for objects that will be created by
> yourself or by roles that you are a member of.
>
> Yet, altering the default privileges `for role`'s that I am a member of
> (i.e. `target_role` in
Hi
I was doing regression testing according to the PG-doc at [1].
The modification at 854434c5 seems not correct, could you please take a check
at it?
>make check PGOPTIONS="-c log_checkpoints=on -c work_mem=50MB"
The above command reported an error like this:
failed: FATAL: parameter "log_c