| Finalize Aggregate (cost=26714.77..26714.78 rows=1 width=8) |
| -> Gather (cost=26714.56..26714.77 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=25714.56..25714.57 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..25709.43 rows=2051 width=0) |
| Filter: ((url ~~* '%v2/task/list%'::text) AND ((schema)::text = 'a57be577deb434'::text)) |