QUERY PLAN
Finalize Aggregate (cost=27185.01..27185.02 rows=1 width=8)
-> Gather (cost=27184.80..27185.01 rows=2 width=8)
Workers Planned: 2
-> Partial Aggregate (cost=26184.80..26184.81 rows=1 width=8)
-> Parallel Seq Scan on tbl_api_log a (cost=0.00..26182.70 rows=841 width=0)
Filter: ((url ~~* '%v2/task%'::text) AND (device_type = '2'::smallint) AND ((schema)::text = 'a57be577deb434'::text))