| Finalize Aggregate (cost=28663.97..28663.98 rows=1 width=8) |
| -> Gather (cost=28663.75..28663.96 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=27663.75..27663.76 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..27663.72 rows=14 width=0) |
| Filter: (code = 500) |