Hello, Grettings, What is the best way of doing case insensitive searches in postgres using Like. Ilike - does not use indexes function based indexes are not as fast as required. CITEXT - it still taking 600 ms - 1 second on a 2.2 million rows... does not use index Collation Indexes creation with POSIX - does not really work. GIST/GIN indexes are faster when using like, but not case insenstive. Is there a better way of resolving this case insenstive searches with fast retrieval. Thanks and Regards Radha Krishna
- [pgadmin-support] Postgres DB crashing bhanu udaya
- Re: [pgadmin-support] [GENERAL] Postgres DB crashing AI Rumman
- Re: [pgadmin-support] [GENERAL] Postgres DB crashing Richard Huxton
- Re: [pgadmin-support] [GENERAL] Postgres DB cras... Merlin Moncure
- [pgadmin-support] Postgres case insensitive searches bhanu udaya
- Re: [pgadmin-support] Postgres case insensitive ... bhanu udaya
- Re: [pgadmin-support] [GENERAL] Postgres cas... Alban Hertroys
- Re: [pgadmin-support] [GENERAL] Postgres... bhanu udaya
- Re: [pgadmin-support] [GENERAL] Pos... Alban Hertroys
- Re: [pgadmin-support] [GENERAL] Pos... Lee Hachadoorian
- Re: [pgadmin-support] [GENERAL]... bhanu udaya
- Re: [pgadmin-support] Postgres case insensit... Albe Laurenz
- Re: [pgadmin-support] [GENERAL] Postgres case in... Joshua D. Drake
- Re: [pgadmin-support] [GENERAL] Postgres cas... bhanu udaya
- Re: [pgadmin-support] [GENERAL] Postgres... Joshua D. Drake