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