Hi,
I have the following problem. When doing string searches using the ilike
command, no indexes are being used. This is giving performance problems,
whereas it takes longer to sequentially search the whole table. Am i
missing something about searching for strings ? Are there any efficient
methods than using regular expressions or like ?
Thanks
Robert