QUERY PLAN
Sort (cost=105.08..105.19 rows=47 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..103.77 rows=47 width=72)
Filter: (project_id = ANY ('{4173,4172,4171,4170,4169,4168,4167,4166,4144,4161,4164,4151,4157,4155,4152,4150,4142,4158,4127,4098}'::integer[]))