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 ('{4165,4163,4162,4133,4132,4119,4118,4113,4109,4095,4091,4089,4083,4082,4075,4072,4060,4047,4046,4042}'::integer[]))