QUERY PLAN
Finalize Aggregate (cost=28058.68..28058.69 rows=1 width=8)
-> Gather (cost=28058.46..28058.67 rows=2 width=8)
Workers Planned: 2
-> Partial Aggregate (cost=27058.46..27058.47 rows=1 width=8)
-> Parallel Seq Scan on tbl_api_log a (cost=0.00..27053.07 rows=2158 width=0)
Filter: ((url ~~* '%v2/task/list%'::text) AND ((schema)::text = 'a57be577deb434'::text))