| Finalize Aggregate (cost=27827.62..27827.63 rows=1 width=8) |
| -> Gather (cost=27827.40..27827.61 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=26827.40..26827.41 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..26826.92 rows=195 width=0) |
| Filter: ((url ~~* '%v2/task%'::text) AND (device_type = '6'::smallint) AND ((schema)::text = 'a57be577deb434'::text)) |