QUERY PLAN
Sort (cost=13.34..13.35 rows=4 width=304)
Sort Key: id
-> Seq Scan on tbl_erp_social_insurance_amounts (cost=0.00..13.30 rows=4 width=304)
Filter: (erp_social_insurance_id = ANY ('{3,2,1}'::integer[]))