Re: alter table owner doesn't update acl information - Mailing list pgsql-general

From Tom Lane
Subject Re: alter table owner doesn't update acl information
Date
Msg-id 4692.1115827454@sss.pgh.pa.us
Whole thread Raw
In response to alter table owner doesn't update acl information  ("Madeleine Theile" <madeleine.theile@cs.uni-dortmund.de>)
Responses Re: alter table owner doesn't update acl information
List pgsql-general
"Madeleine Theile" <madeleine.theile@cs.uni-dortmund.de> writes:
> After I've dropped one of the superusers that created and thus
> owns some of the views and reinstalled it again with a different usesysid

So reinstall it with the same usesysid --- that's why the option exists
to specify sysid in CREATE USER.

There is work in progress that will disallow dropping a user that still
owns any objects, but I am unsure if it will be done in time for 8.1.

            regards, tom lane

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Disabling Triggers
Next
From: Bruce Momjian
Date:
Subject: Re: Note: Compiling on Windows with free Microsoft compilers