QUERY PLAN
Sort (cost=495.65..495.68 rows=13 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..495.41 rows=13 width=24)
Filter: (reimbursement_id = ANY ('{8965,8984,8962,8963,8964}'::integer[]))