Re: Extension ownership and pg_dump - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Extension ownership and pg_dump
Date
Msg-id 7272.1310670330@sss.pgh.pa.us
Whole thread Raw
In response to Extension ownership and pg_dump  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
List pgsql-hackers
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> writes:
> pg_dump seems to not dump the owner of extensions. Is that intentional?

Yeah.  Partly it was a matter of not wanting to implement ALTER
EXTENSION OWNER, but I think there were some definitional issues too.
See the archives from back around February or so.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Is there a committer in the house?
Next
From: Tom Lane
Date:
Subject: Re: Understanding GIN posting trees