On Tue, Jul 12, 2011 at 22:25, Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> wrote:
> I don't see your query uses index :)
Yes, I know. :)
I ran VACUUM ANALYZE and re-ran the query but the output of EXPLAIN
ANALYZE stays exactly the same: no index used.
Any idea why?
By the way, does ts_rank is supposed to use a GIN index when it's available?