| Finalize Aggregate (cost=26994.30..26994.31 rows=1 width=8) |
| -> Gather (cost=26994.08..26994.29 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=25994.08..25994.09 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..25981.93 rows=4861 width=0) |
| Filter: ((url ~~* '%v2/task/%'::text) AND ((schema)::text = 'a57be577deb434'::text)) |