| Finalize Aggregate (cost=26474.62..26474.63 rows=1 width=8) |
| -> Gather (cost=26474.41..26474.62 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=25474.41..25474.42 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..25429.76 rows=17860 width=0) |
| Filter: ((url ~~* '%v2/%'::text) AND ((schema)::text = 'a57be577deb434'::text)) |