| Finalize Aggregate (cost=27217.95..27217.96 rows=1 width=8) |
| -> Gather (cost=27217.73..27217.94 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=26217.73..26217.74 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..26212.51 rows=2091 width=0) |
| Filter: ((url ~~* '%v2/task/list%'::text) AND ((schema)::text = 'a57be577deb434'::text)) |