QUERY PLAN
Sort (cost=70.73..70.77 rows=15 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..70.44 rows=15 width=72)
Filter: (project_id = ANY ('{4167,4166,4161,4164,4155,4158,1018,1111}'::integer[]))