QUERY PLAN
HashAggregate (cost=295.17..296.45 rows=103 width=36)
Group Key: client_id
-> Seq Scan on tbl_reimbursements (cost=0.00..294.58 rows=118 width=9)
Filter: ((status = ANY ('{3,2}'::integer[])) AND (client_id = ANY ('{3337,2815,24,3316,2737,2166,2492,497,3308,2818}'::integer[])))