QUERY PLAN
Sort (cost=76.71..76.76 rows=19 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..76.31 rows=19 width=72)
Filter: (project_id = ANY ('{62,135,176,60,55,50,110,68,139,59}'::integer[]))