Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)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