| Finalize Aggregate (cost=25045.18..25045.19 rows=1 width=8) |
| -> Gather (cost=25044.96..25045.17 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=24044.96..24044.97 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..24007.99 rows=14788 width=0) |
| Filter: ((url ~~* '%v2/%'::text) AND ((schema)::text = 'a57be577deb434'::text)) |