QUERY PLAN
Sort (cost=65.08..65.10 rows=11 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..64.89 rows=11 width=72)
Filter: (project_id = ANY ('{4161,4155,4164,1111,4166,4167}'::integer[]))