| Finalize Aggregate (cost=27976.96..27976.97 rows=1 width=8) |
| -> Gather (cost=27976.75..27976.96 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=26976.75..26976.76 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..26975.83 rows=369 width=0) |
| Filter: ((url ~~* '%v2/task/list%'::text) AND (device_type = '2'::smallint) AND ((schema)::text = 'a57be577deb434'::text)) |