QUERY PLAN
Sort (cost=487.67..487.71 rows=16 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..487.35 rows=16 width=24)
Filter: (reimbursement_id = ANY ('{7751,8023,8011,8130,8354,8344}'::integer[]))