Re: Indexes with LIKE
От | Stephan Szabo |
---|---|
Тема | Re: Indexes with LIKE |
Дата | |
Msg-id | 20020714124446.L31012-100000@megazone23.bigpanda.com обсуждение исходный текст |
Ответ на | Indexes with LIKE ("Julian Scarfe" <julian.scarfe@ntlworld.com>) |
Список | pgsql-sql |
On Sat, 13 Jul 2002, Julian Scarfe wrote: > From: "Stephan Szabo" <sszabo@megazone23.bigpanda.com> > > > You need to have made the database in C locale in order to get index scans > > from LIKE. I think that's mentioned in the Localization section of the > > admin guide, but I could be remembering that wrong. > > Thanks very much Stephan. Indeed it's in Admin Guide 5.1.2. I was using > en_GB, not C. > > There is of course no excuse for failing to read every bit of smallprint in > the admin guide before installation :-) but for those lazy unfortunates like > me that don't think to look there to find out what's wrong when indexes > aren't used with LIKE, I've added a DocNote under Pattern Matching. That's a good idea. Alot of the docs are written assuming that you're configuring it from source so that you'd have to turn on locale at configure time, but that's not true for package users. Are you actually using any of the locale features of the locale? If not, you might want to consider setting up in C locale.
В списке pgsql-sql по дате отправления: