QUERY PLAN
Finalize Aggregate (cost=26906.24..26906.25 rows=1 width=8)
-> Gather (cost=26906.02..26906.23 rows=2 width=8)
Workers Planned: 2
-> Partial Aggregate (cost=25906.02..25906.03 rows=1 width=8)
-> Parallel Seq Scan on tbl_api_log a (cost=0.00..25906.00 rows=7 width=0)
Filter: ((url ~~* '%v2/task/list-case%'::text) AND (device_type = '0'::smallint) AND ((schema)::text = 'a57be577deb434'::text))