| Finalize Aggregate (cost=27415.03..27415.04 rows=1 width=8) |
| -> Gather (cost=27414.82..27415.03 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=26414.82..26414.83 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..26409.55 rows=2107 width=0) |
| Filter: ((url ~~* '%v2/task/list%'::text) AND ((schema)::text = 'a57be577deb434'::text)) |