Re: BUG #5183: Wrong select results using multicolumn gin indexes

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема Re: BUG #5183: Wrong select results using multicolumn gin indexes
Дата
Msg-id 4AFD4088.9020004@sigaev.ru
обсуждение исходный текст
Ответ на BUG #5183: Wrong select results using multicolumn gin indexes  ("Yury Don" <yura@vpcit.ru>)
Список pgsql-bugs
Thank you, fixed.

> We are using btree_gin module. I've created multicolumn gin indexes on table
> with one column type tsvector and other column type integer. After index
> creation selects works well. But after inserting new rows inserted row
> appears in selects even when it does not satisfy conditions. The same
> results with one column type int[] and other column type text or integer.
--
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
                                                    WWW: http://www.sigaev.ru/

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: BUG #5185: postgres error "invalid page header in block xx of relation "pg_proc_proname_args_nsp_index"
Следующее
От: Oleg Serov
Дата:
Сообщение: Crazy query plan.