| Finalize Aggregate (cost=26135.58..26135.58 rows=1 width=8) |
| -> Gather (cost=26135.36..26135.57 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=25135.36..25135.37 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..25096.71 rows=15459 width=0) |
| Filter: ((url ~~* '%v2/%'::text) AND ((schema)::text = 'a57be577deb434'::text)) |