| Finalize Aggregate (cost=27007.73..27007.74 rows=1 width=8) |
| -> Gather (cost=27007.52..27007.73 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=26007.52..26007.53 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..26007.51 rows=2 width=0) |
| Filter: ((url ~~* '%v2/tast%'::text) AND ((schema)::text = 'a57be577deb434'::text)) |