QUERY PLAN
GroupAggregate (cost=0.00..289.01 rows=38 width=12)
Group Key: client_id
-> Seq Scan on tbl_cases (cost=0.00..288.43 rows=40 width=8)
Filter: (client_id = 2128)