Re: Review: extension template
От | Markus Wanner |
---|---|
Тема | Re: Review: extension template |
Дата | |
Msg-id | 51D96537.8070008@bluegap.ch обсуждение исходный текст |
Ответ на | Re: Review: extension template (Dimitri Fontaine <dimitri@2ndQuadrant.fr>) |
Ответы |
Re: Review: extension template
Re: Review: extension template |
Список | pgsql-hackers |
On 07/06/2013 10:30 PM, Dimitri Fontaine wrote: > I still think that we shouldn't allow creating a template for an > extension that is already installed, though. Do you have any suggestions > for a better error message? Oh, I just realize that pg_extension_{template,control,uptmpl} are not SHARED catalogs, but you need to install the template per-database and then need to enable it - per-database *again*. Why is that? If you want to just upload extensions to a database via libpq, that should be a single step (maybe rather just CREATE EXTENSION ... AS ...) If you want "templates", those should be applicable to all databases, no? Regards Markus Wanner
В списке pgsql-hackers по дате отправления: