QUERY PLAN
Sort (cost=99.08..99.16 rows=34 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..98.22 rows=34 width=72)
Filter: (project_id = ANY ('{1929,1925,1791,1018,1111,1460,1240,986,983,887,884,883,778,764,861,88,4179,4175}'::integer[]))