QUERY PLAN
Seq Scan on tbl_rating_voters (cost=0.00..151.75 rows=17 width=17)
Filter: ((user_id = 1001) AND (rating_id = ANY ('{325,324,323,322,321,320,319,318,317,316,315,314,313,312,311,310,309,308,307,306}'::integer[])))