| Finalize Aggregate (cost=27119.41..27119.42 rows=1 width=8) |
| -> Gather (cost=27119.19..27119.40 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=26119.19..26119.20 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..26113.99 rows=2083 width=0) |
| Filter: ((url ~~* '%v2/task/list%'::text) AND ((schema)::text = 'a57be577deb434'::text)) |