QUERY PLAN
Sort (cost=18.11..18.54 rows=173 width=43)
Sort Key: id
-> Seq Scan on tbl_erp_social_insurance_amounts (cost=0.00..11.68 rows=173 width=43)
Filter: (erp_social_insurance_id = ANY ('{13,11,10,9,8,7,6,5,4,3,2,1}'::integer[]))