Re: How to get around LIKE inefficiencies?

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: The Hermit Hacker <scrappy@hub.org>
Cc: pgsql-hackers@postgresql.org
Date: 2000-11-06T02:28:04Z
Lists: pgsql-hackers
A brute-force answer would be to remove the url_url index ;-)
dunno if that would slow down other queries, however.

			regards, tom lane