On Mon, Jun 13, 2011 at 2:41 AM, Jaime Casanova <[email protected]> wrote: > On Sat, Jun 11, 2011 at 8:01 PM, Robert Haas <[email protected]> wrote: >> >> "can't reassign objects owned by %s because this user is internal to >> the database system" ? >> > > that message is not that clear... it seems to imply i can't reassign > any object from that user...
cannot change owner of some objects owned by %s because they are required by the database system? > btw, i'm allowed to use ALTER TABLE to assign a new owner (even an > unprivileged one) to a system catalog, probably that's a bug. +1 for tightening that up in 9.2. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
