Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: select like...not using index


  • From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • To: "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>
  • Cc: pgsql-hackers(at)postgresql(dot)org, "PgSql-Win32" <pgsql-hackers-win32(at)postgresql(dot)org>
  • Subject: Re: select like...not using index
  • Date: Sat, 29 May 2004 00:35:27 -0400
  • Message-id: <14637(dot)1085805327(at)sss(dot)pgh(dot)pa(dot)us>

"Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com> writes:
> Sometime between yesterday and today queries in the form of 
> "select * from t where t.f like 'k%'" have been broken so that they
> never use the index (on win32, not sure about others).  

Not here ... and I've seen no commits that I'd have thought would affect
that.  Check for local configuration changes.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group