QUERY PLAN
Seq Scan on tbl_rating_voters (cost=0.00..162.07 rows=12 width=17)
Filter: ((user_id = 1011) AND (rating_id = ANY ('{343,342,341,340,339,338,337,336,335,334,333,332,331,330,329,328,327,326,325,324}'::integer[])))