is it possible to get the optimizer to use indexes with a like clause

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: is it possible to get the optimizer to use indexes with a like clause
Date: 2003-12-18 23:18:48
Message-ID: 1071789528.1629.10.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

It appears that the optimizer only uses indexes for = clause?

Dave

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Doug McNaught 2003-12-19 01:38:13 Re: is it possible to get the optimizer to use indexes
Previous Message Tom Lane 2003-12-18 19:56:20 Re: why do optimizer parameters have to be set manually?