Re: Query results differ depending on operating system (using GIN)

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: Query results differ depending on operating system (using GIN)
Дата
Msg-id Pine.LNX.4.64.1007211319340.32129@sn.sai.msu.ru
обсуждение исходный текст
Ответ на Re: Query results differ depending on operating system (using GIN)  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Tue, 20 Jul 2010, Robert Haas wrote:

> On Tue, Jul 20, 2010 at 5:41 AM, Artur Dabrowski <ad@astec.com.pl> wrote:
>> I have been redirected here from pg-general.
>>
>> I tested full text search using GIN index and it turned out that the results
>> depend on operating system. Not all the rows are found when executing some
>> of queries on pg server installed on Win XP SP3 and CentOS 5.4, while
>> everything seems to be fine on Ubuntu 4.4.1.
>>
>> More details and tested queries are described here:
>> http://old.nabble.com/Incorrect-FTS-results-with-GIN-index-ts29172750.html
>>
>> I hope you can help with this weird problem.
>
> This seems like it's definitely a bug, but I don't know much about the
> GIN code.  Copying Oleg and Teodor...

On my machine I didn't reproduce the problem with Artur's dump. I think the 
problem could be with package, since I use only compiled version.

    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-hackers по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: antisocial things you can do in git (but not CVS)
Следующее
От: Robert Haas
Дата:
Сообщение: Re: leaky views, yet again