QUERY PLAN
Sort (cost=73.86..73.90 rows=17 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..73.51 rows=17 width=72)
Filter: (project_id = ANY ('{3274,3216,1983,2080,1929,2422,2508,3467,2079}'::integer[]))