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 ('{238,237,236,235,234,233,232,230,229,228,227,226,225,224,223,222,221,220,219,218}'::integer[])))