I used thinking-sphinx (and flying-sphinx on Heroku) and mySQL in Rails 3 app. Now that I migrated to PostgreSQL, I would like to know:
Do I need thinking-sphinx or I can implement all thinking-sphinx functions on PostgreSQL?
What thinking-sphinx can do that I can't with PostgreSQL, since the latter supports full-text search as well?