QUERY PLAN
Sort (cost=353.88..353.90 rows=5 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..353.83 rows=5 width=24)
Filter: (reimbursement_id = ANY ('{7903,7906}'::integer[]))