| Finalize Aggregate (cost=27226.50..27226.51 rows=1 width=8) |
| -> Gather (cost=27226.29..27226.50 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=26226.29..26226.30 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..26180.32 rows=18388 width=0) |
| Filter: ((url ~~* '%v2/%'::text) AND ((schema)::text = 'a57be577deb434'::text)) |