Re: BUG #6718: Cannot delete, create or check existence of extension

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: BUG #6718: Cannot delete, create or check existence of extension
Дата
Msg-id CAJKUy5gXrMYVbMQJdnjbfqT+-0+mSLOLeGKfP_x2khR++Fztnw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #6718: Cannot delete, create or check existence of extension  (Craig Ringer <ringerc@ringerc.id.au>)
Ответы Re: BUG #6718: Cannot delete, create or check existence of extension  (Craig Ringer <ringerc@ringerc.id.au>)
Список pgsql-bugs
On Thu, Jul 5, 2012 at 1:56 AM, Craig Ringer <ringerc@ringerc.id.au> wrote:
> On 07/05/2012 02:05 AM, gary.haran@gmail.com wrote:
>>
>> development=3D# create extension hstore;
>> ERROR:  type "hstore" already exists
>
> First, thanks for the info in the report.
>
> At a guess, it has the hstore data type in it from before the extension
> system exists. You need to follow the upgrade instructions to convert it =
to
> an extension.

what about adding a HINT there? something like "you probably need to
use CREATE EXTENSION ... FROM unpackaged"

--=20
Jaime Casanova         www.2ndQuadrant.com
Professional PostgreSQL: Soporte 24x7 y capacitaci=F3n

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #6706: pg_upgrade fails when plpgsql dropped/re-created
Следующее
От: Gary Haran
Дата:
Сообщение: Re: BUG #6718: Cannot delete, create or check existence of extension