| Finalize Aggregate (cost=26989.42..26989.43 rows=1 width=8) |
| -> Gather (cost=26989.21..26989.42 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=25989.21..25989.22 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..25984.03 rows=2072 width=0) |
| Filter: ((url ~~* '%v2/task/list%'::text) AND ((schema)::text = 'a57be577deb434'::text)) |