| Finalize Aggregate (cost=28906.53..28906.54 rows=1 width=8) |
| -> Gather (cost=28906.32..28906.53 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=27906.32..27906.33 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..27904.13 rows=873 width=0) |
| Filter: ((url ~~* '%v2/%'::text) AND (device_type = '6'::smallint) AND ((schema)::text = 'a57be577deb434'::text)) |