| Finalize Aggregate (cost=28646.11..28646.12 rows=1 width=8) |
| -> Gather (cost=28645.89..28646.10 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=27645.89..27645.90 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..27645.39 rows=201 width=0) |
| Filter: ((url ~~* '%v2/task%'::text) AND (device_type = '6'::smallint) AND ((schema)::text = 'a57be577deb434'::text)) |