| Finalize Aggregate (cost=25644.58..25644.59 rows=1 width=8) |
| -> Gather (cost=25644.37..25644.58 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=24644.37..24644.38 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..24606.47 rows=15157 width=0) |
| Filter: ((url ~~* '%v2/%'::text) AND ((schema)::text = 'a57be577deb434'::text)) |