| Finalize Aggregate (cost=27611.71..27611.72 rows=1 width=8) |
| -> Gather (cost=27611.49..27611.70 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=26611.49..26611.50 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..26611.47 rows=7 width=0) |
| Filter: ((url ~~* '%v2/task/list-case%'::text) AND (device_type = '0'::smallint) AND ((schema)::text = 'a57be577deb434'::text)) |