Re: Incorrect FTS result with GIN index

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: Incorrect FTS result with GIN index
Дата
Msg-id Pine.LNX.4.64.1007282200070.32129@sn.sai.msu.ru
обсуждение исходный текст
Ответ на Re: Incorrect FTS result with GIN index  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Tom,

you can download dump http://mira.sai.msu.su/~megera/tmp/search_tab.dump

Oleg
On Tue, 27 Jul 2010, Tom Lane wrote:

> Oleg Bartunov <oleg@sai.msu.su> writes:
>> I recommend post your problem to -hackers mailing list. I have no idea,
>> what could be a problem.
>
> I wonder whether the problem is not windows versus non windows but
> original database versus copies.  If it is a GIN bug it seems quite
> possible that it would depend on the order of insertion of the index
> entries, which a simple dump-and-reload probably wouldn't duplicate.
>
> If you were working from a dump it'd be easy to try creating the index
> before populating the table to see if the bug can be reproduced then,
> but there's no certainty that would provoke the bug.
>
> The rest of us have not seen the dump data, so we have no hope of
> doing anything with this report anyway.
>
>             regards, tom lane
>
>

     Regards,
         Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83

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

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: Want FUNCTION to return argv[0] thru argv[6]
Следующее
От: Karsten Hilbert
Дата:
Сообщение: Re: Inheritance and trigger/FK propagation