QUERY PLAN
Sort (cost=540.14..540.19 rows=21 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..539.68 rows=21 width=24)
Filter: (reimbursement_id = ANY ('{8376,8377,8378,8379,8380,8392,8410,8411}'::integer[]))