QUERY PLAN
Finalize Aggregate (cost=27990.84..27990.85 rows=1 width=8)
-> Gather (cost=27990.62..27990.83 rows=2 width=8)
Workers Planned: 2
-> Partial Aggregate (cost=26990.62..26990.63 rows=1 width=8)
-> Parallel Seq Scan on tbl_api_log a (cost=0.00..26990.61 rows=7 width=0)
Filter: ((url ~~* '%v2/task/list-case%'::text) AND (device_type = '0'::smallint) AND ((schema)::text = 'a57be577deb434'::text))