back

by mark_l_watson·16y ago·view on hn ↗
I have to ask: why would the author still be using PostgreSQL 8.1?

I run 8.3 or 8.4, and having tsearch2 built in is nice in addition to running a newer release for bug fixes, performance improvements, etc.

BTW, for Ruby, the texticle plugin smoothly integrates tsearch2 with ActiveRecord.