Re: Extension ownership and pg_dump

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Extension ownership and pg_dump
Дата
Msg-id 7272.1310670330@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Extension ownership and pg_dump  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Список 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 по дате отправления:

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Is there a committer in the house?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Understanding GIN posting trees