| Aggregate (cost=28465.95..28465.96 rows=1 width=8) |
| -> Gather (cost=1000.00..28465.95 rows=1 width=0) |
| Workers Planned: 2 |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..27465.85 rows=1 width=0) |
| Filter: ((url ~~* '%v2/tast%'::text) AND (device_type = '0'::smallint) AND ((schema)::text = 'a57be577deb434'::text)) |