| Finalize Aggregate (cost=26820.54..26820.55 rows=1 width=8) |
| -> Gather (cost=26820.32..26820.53 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=25820.32..25820.33 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..25818.37 rows=781 width=0) |
| Filter: ((url ~~* '%v2/task%'::text) AND (device_type = '2'::smallint) AND ((schema)::text = 'a57be577deb434'::text)) |