| Aggregate (cost=27611.58..27611.59 rows=1 width=8) |
| -> Gather (cost=1000.00..27611.57 rows=1 width=0) |
| Workers Planned: 2 |
| -> Parallel Seq Scan on tbl_api_log a (cost=0.00..26611.47 rows=1 width=0) |
| Filter: ((url ~~* '%v2/file/upload-file%'::text) AND (device_type = '6'::smallint) AND ((schema)::text = 'a57be577deb434'::text)) |