| Finalize Aggregate (cost=23899.26..23899.27 rows=1 width=8) |
| -> Gather (cost=23899.05..23899.26 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=22899.05..22899.06 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..22893.26 rows=2317 width=0) |
| Filter: ((url ~~* '%v2/task%'::text) AND ((schema)::text = 'a57be577deb434'::text)) |