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