QUERY PLAN
Sort (cost=73.56..73.61 rows=17 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..73.22 rows=17 width=72)
Filter: (project_id = ANY ('{4146,3854,4169,4170,4168,4172,4174,3796,3957}'::integer[]))