QUERY PLAN
Finalize Aggregate (cost=27108.76..27108.77 rows=1 width=8)
-> Gather (cost=27108.55..27108.76 rows=2 width=8)
Workers Planned: 2
-> Partial Aggregate (cost=26108.55..26108.56 rows=1 width=8)
-> Parallel Seq Scan on tbl_api_log a (cost=0.00..26108.06 rows=194 width=0)
Filter: ((url ~~* '%v2/task%'::text) AND (device_type = '0'::smallint) AND ((schema)::text = 'a57be577deb434'::text))