| Finalize Aggregate (cost=26141.68..26141.69 rows=1 width=8) |
| -> Gather (cost=26141.46..26141.67 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=25141.46..25141.47 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..24977.06 rows=65763 width=0) |
| Filter: (url ~~* '%v%'::text) |