QUERY PLAN
Sort (cost=105.11..105.23 rows=48 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..103.77 rows=48 width=72)
Filter: (project_id = ANY ('{4102,4095,4093,4085,4090,4089,4049,4041,4027,4020,4001,3997,3996,3994,3988,3983,3954,3915,3880,3878}'::integer[]))