| Finalize Aggregate (cost=27183.14..27183.15 rows=1 width=8) |
| -> Gather (cost=27182.92..27183.13 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=26182.92..26182.93 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..26182.70 rows=90 width=0) |
| Filter: ((url ~~* '%v2/task/list%'::text) AND (device_type = '0'::smallint) AND ((schema)::text = 'a57be577deb434'::text)) |