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