QUERY PLAN
Sort (cost=62.25..62.27 rows=9 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..62.11 rows=9 width=72)
Filter: (project_id = ANY ('{3109,3022,2755,2745,1366}'::integer[]))