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 ('{3955,4007,4017,4026,4031,4058,4074,4068,4072,4066,4076,4070,4075,4071,4073,4086,4067,3923,4077,4084}'::integer[]))