I havet to develop an search engine over a postgres table. I know in mysql the fulltext index to do it more quicky than using like % ...

There is any like t in postgres?

Thanks

Reply via email to