| Finalize Aggregate (cost=28585.57..28585.58 rows=1 width=8) |
| -> Gather (cost=28585.36..28585.57 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=27585.36..27585.37 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..27529.94 rows=22166 width=0) |
| Filter: ((url ~~* '%v2%'::text) AND ((schema)::text = 'a57be577deb434'::text)) |