QUERY PLAN
Sort (cost=105.65..105.81 rows=63 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..103.77 rows=63 width=72)
Filter: (project_id = ANY ('{4087,4086,3923,4077,4084,4070,4067,4007,4065,4076,4066,4072,4058,4026,4017,3955,4068,4075,4074,4073}'::integer[]))