QUERY PLAN
Sort (cost=410.35..410.36 rows=5 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..410.29 rows=5 width=24)
Filter: (reimbursement_id = ANY ('{8971,8970}'::integer[]))