Hi all!

I have a problem. I have a field with type: bigint[], and I create a GIN index on it but don't use the index when i use '=any'. When I try it with '<@' operator, then use index. I don't understand why doesn't work with '=any'?
Does anybody knows why doesn't work it?

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to