QUERY PLAN
Sort (cost=586.83..586.91 rows=29 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..586.13 rows=29 width=24)
Filter: (reimbursement_id = ANY ('{7911,7908,7907,7882,7883,7900,7901,7906,7905,7893,7884}'::integer[]))