| От | Tom Lane |
|---|---|
| Тема | Re: 7.0.3 reproduceable serious select error |
| Дата | |
| Msg-id | 5147.979852397@sss.pgh.pa.us обсуждение |
| Ответ на | 7.0.3 reproduceable serious select error (robn@verdi.et.tudelft.nl (Rob van Nieuwkerk)) |
| Ответы |
Re: 7.0.3 reproduceable serious select error
|
| Список | pgsql-hackers |
robn@verdi.et.tudelft.nl (Rob van Nieuwkerk) writes:
> The problem is that a SELECT with a certain LIKE condition in combination
> with a GROUP BY does not find the proper records when there is an index on
> the particular column present. When the index is removed the SELECT *does*
> return the right answer.
Are you running the postmaster in a non-ASCII locale? This sounds like
the old LIKE index optimization problem that we've struggled with for
quite a while now. 7.1 works around it by disabling the optimization
in non-ASCII locales, which is unpleasant but at least it gives right
answers ...
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера