QUERY PLAN
Finalize Aggregate (cost=28566.90..28566.91 rows=1 width=8)
-> Gather (cost=28566.68..28566.89 rows=2 width=8)
Workers Planned: 2
-> Partial Aggregate (cost=27566.68..27566.69 rows=1 width=8)
-> Parallel Seq Scan on tbl_api_log a (cost=0.00..27566.18 rows=200 width=0)
Filter: ((url ~~* '%v2/task%'::text) AND (device_type = '6'::smallint) AND ((schema)::text = 'a57be577deb434'::text))