QUERY PLAN
Sort (cost=76.71..76.76 rows=19 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..76.31 rows=19 width=72)
Filter: (project_id = ANY ('{2939,4158,4150,4152,4171,4173,4181,4183,4175,4179}'::integer[]))