QUERY PLAN
Sort (cost=105.25..105.38 rows=52 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..103.77 rows=52 width=72)
Filter: (project_id = ANY ('{4098,4111,4096,4086,4063,4057,4052,3991,4079,4078,4014,3950,3927,3949,3751,3874,3899,3886,3872,3857}'::integer[]))