Re: sequential scans and the like operator

Поиск
Список
Период
Сортировка
От Roderick A. Anderson
Тема Re: sequential scans and the like operator
Дата
Msg-id Pine.LNX.4.10.10201081405100.17892-100000@tincan.org
обсуждение исходный текст
Ответ на Re: sequential scans and the like operator  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Tue, 8 Jan 2002, Tom Lane wrote:

> Alternatively, search the pgsql mailing list archives;

Yeah this was where I was trying to get but it was _way_ too slow and I
have AisleRiot, Gnome Stones, and Demineur to keep my happy while I
wait.

> * If Postgres was compiled with LOCALE support and is using a non-C
> locale, <blech>LIKE indexing is disabled</blech> because the sort order
> of the index may not agree with what's needed to perform LIKE searches.
>
> This last point is rather nasty since non-C locales are rapidly becoming
> the usual default, even in the USA.  Linuxen tend to default to en_US
> locale, for example.

Got bitten here once.

Thanks for the more indepth explanation.


Best,
Rod
--
                      Let Accuracy Triumph Over Victory

                                                       Zetetic Institute
                                                        "David's Sling"
                                                         Marc Stiegler


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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: sequential scans and the like operator
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Does Postgres support BLOB datatypes?