don't use GIN index, when i use =any

Started by Laczi Józsefover 17 years ago1 messagesgeneral
Jump to latest
#1Laczi József
laczi.jozsef@ritek.hu

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?