On Thu, Sep 8, 2022 at 11:45 AM Wolfgang Walther <walt...@technowledgy.de> wrote: > I think to change the owner of an object from role A to role B, you just > need a different "privilege" on that role B to "use" the role that way, > which is distinct from INHERIT or SET ROLE "privileges".
It's not distinct, though, because if you can transfer ownership of a table to another user, you can use that ability to gain the privileges of that user. -- Robert Haas EDB: http://www.enterprisedb.com