On Tue, Jan 4, 2022 at 3:39 PM Mark Dilger <mark.dil...@enterprisedb.com> wrote: > > > > > On Jan 4, 2022, at 9:07 AM, Mark Dilger <mark.dil...@enterprisedb.com> > > wrote: > > > > No, that looks like a bug. > > I was able to reproduce that using REASSIGN OWNED BY to cause a user to own > itself. Is that how you did it, or is there yet another way to get into that > state?
I did: ALTER ROLE brindle OWNER TO brindle;