QUERY PLAN
Sort (cost=860.37..860.50 rows=52 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..858.89 rows=52 width=24)
Filter: ((status <> 0) AND (reimbursement_id = ANY ('{7570,7551,7538,7541,7562,7563,7564,7447,7493,7457,7455,7449,7448,7444,7443,7362,7361,7333,7359,7347}'::integer[])))