QUERY PLAN
Sort (cost=77.06..77.16 rows=40 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..76.00 rows=40 width=72)
Filter: (project_id = ANY ('{4146,4135,3954,3461,3488,3702,3699,3700,3451,3417}'::integer[]))