| Finalize Aggregate (cost=23915.92..23915.93 rows=1 width=8) |
| -> Gather (cost=23915.71..23915.92 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=22915.71..22915.72 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..22909.91 rows=2318 width=0) |
| Filter: ((url ~~* '%v2/task%'::text) AND ((schema)::text = 'a57be577deb434'::text)) |