| Finalize Aggregate (cost=27984.98..27984.99 rows=1 width=8) |
| -> Gather (cost=27984.76..27984.97 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=26984.76..26984.77 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..26984.27 rows=196 width=0) |
| Filter: ((url ~~* '%v2/task%'::text) AND (device_type = '6'::smallint) AND ((schema)::text = 'a57be577deb434'::text)) |