QUERY PLAN
Sort (cost=363.02..363.03 rows=5 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..362.96 rows=5 width=24)
Filter: (reimbursement_id = ANY ('{8143,8145}'::integer[]))