QUERY PLAN
Sort (cost=104.87..104.97 rows=41 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..103.77 rows=41 width=72)
Filter: (project_id = ANY ('{3854,3796,3957,4133,4165,4163,4109,4083,4162,4082,4060,3981,4132,4030,4029,4091,4119,4118,4113,4095}'::integer[]))