QUERY PLAN
Sort (cost=71.01..71.05 rows=15 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..70.72 rows=15 width=72)
Filter: (project_id = ANY ('{4185,4183,4181,4173,4171,4152,4150,4158}'::integer[]))