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