| Finalize Aggregate (cost=26831.71..26831.72 rows=1 width=8) |
| -> Gather (cost=26831.49..26831.70 rows=2 width=8) |
| Workers Planned: 2 |
| -> Partial Aggregate (cost=25831.49..25831.50 rows=1 width=8) |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..25822.57 rows=3569 width=0) |
| Filter: ((url ~~* '%v2%'::text) AND (device_type = '2'::smallint) AND ((schema)::text = 'a57be577deb434'::text)) |