QUERY PLAN
GroupAggregate (cost=0.00..224.80 rows=3 width=36)
Group Key: client_id
-> Seq Scan on tbl_reimbursements (cost=0.00..224.75 rows=3 width=9)
Filter: ((status = ANY ('{3,2}'::integer[])) AND (client_id = 3281))