Re: strange error occurs when adding index

Поиск
Список
Период
Сортировка
От hubert depesz lubaczewski
Тема Re: strange error occurs when adding index
Дата
Msg-id 20090904132423.GA29446@depesz.com
обсуждение исходный текст
Ответ на strange error occurs when adding index  (Juan Backson <juanbackson@gmail.com>)
Ответы Re: strange error occurs when adding index  (Dimitri Fontaine <dfontaine@hi-media.com>)
Список pgsql-general
On Fri, Sep 04, 2009 at 05:42:31PM +0800, Juan Backson wrote:
> When I tried to add the following index, I get some strange error.  Does
> anyone know what these errors mean and how to fix it?
> Here is the index query:
> create index idx_product_items_digits on product_items using gist (digits
> gist_prefix_range_ops,product_id)

these are not errors, just notices. are you sure you have the latest
prefix version?

Best regards,

depesz

--
Linkedin: http://www.linkedin.com/in/depesz  /  blog: http://www.depesz.com/
jid/gtalk: depesz@depesz.com / aim:depeszhdl / skype:depesz_hdl / gg:6749007

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

Предыдущее
От: Bill Moran
Дата:
Сообщение: Re: query speed question
Следующее
От: Scott Frankel
Дата:
Сообщение: where clause question