Re: Backward compat issue with v16 around ROLEs

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Wolfgang Walther <walther(at)technowledgy(dot)de>
Cc: Dominique Devienne <ddevienne(at)gmail(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Backward compat issue with v16 around ROLEs
Date: 2024-09-11 19:21:56
Message-ID: CAKFQuwZL96kB2mR4SG0=Hig21mwv5AhkxjZRGCYoqeYzPBv6Tw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Sep 11, 2024, 12:17 Wolfgang Walther <walther(at)technowledgy(dot)de>
wrote:

> Dominique Devienne:
> > Hi David. I did as you suggested, and it fails the same way. Did I
> > misunderstand you? --DD
> >
> > [..]
> >
> > ddevienne=> grant dd_owner to dd_admin with admin option; -- <<<<<<<<
>
> I think this needs to be the other way around:
>
> grant dd_admin to dd_owner with admin option;
>
> Best,
>
> Wolfgang
>

Probably, intend to get those reversed and wasn't in a position to
experiment. In any case fixing the with admin error is the correct
approach.

David J.

>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Luzanov 2024-09-11 20:20:05 Re: Backward compat issue with v16 around ROLEs
Previous Message Wolfgang Walther 2024-09-11 19:17:24 Re: Backward compat issue with v16 around ROLEs