| Finalize Aggregate (cost=26251.28..26251.29 rows=1 width=8) |
| -> Gather (cost=26251.07..26251.28 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=25251.07..25251.08 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..25212.24 rows=15530 width=0) |
| Filter: ((url ~~* '%v2%'::text) AND ((schema)::text = 'a57be577deb434'::text)) |