| Finalize Aggregate (cost=25666.48..25666.49 rows=1 width=8) |
| -> Gather (cost=25666.27..25666.48 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=24666.27..24666.28 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..24628.34 rows=15171 width=0) |
| Filter: ((url ~~* '%v2%'::text) AND ((schema)::text = 'a57be577deb434'::text)) |