| Finalize Aggregate (cost=25779.48..25779.49 rows=1 width=8) |
| -> Gather (cost=25779.26..25779.47 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=24779.26..24779.27 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..24779.26 rows=2 width=0) |
| Filter: ((url ~~* '%v2/tast%'::text) AND ((schema)::text = 'a57be577deb434'::text)) |