| Finalize Aggregate (cost=24242.82..24242.83 rows=1 width=8) |
| -> Gather (cost=24242.61..24242.82 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=23242.61..23242.62 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..23236.73 rows=2351 width=0) |
| Filter: ((url ~~* '%v2/task%'::text) AND ((schema)::text = 'a57be577deb434'::text)) |