[rt-users] postgres slowdowns? (pg 7.3.4, rt 3.0.4)

Jesse Vincent jesse at bestpractical.com
Thu Oct 16 20:54:27 EDT 2003



> 
> Most importantly, I don't know how I can do database specific things in 
> DBIx::SearchBuilder - or is that even desirable?

Have a look at searchbuilder 0.93_01. This already does ILIKE instead of
LIKE for postgres. Having read a bit more about ILIKE, I'm not convinced
that it's actually going to be faster than apropriate functional
indices. (We should probably continue this on rt-devel)

	Best,
	Jesse


-- 
http://www.bestpractical.com/rt  -- Trouble Ticketing. Free.



More information about the rt-users mailing list