| Finalize Aggregate (cost=24018.99..24019.00 rows=1 width=8) |
| -> Gather (cost=24018.78..24018.99 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=23018.78..23018.79 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..23012.96 rows=2329 width=0) |
| Filter: ((url ~~* '%v2/task%'::text) AND ((schema)::text = 'a57be577deb434'::text)) |