QUERY PLAN
Finalize Aggregate (cost=29246.39..29246.40 rows=1 width=8)
-> Gather (cost=29246.17..29246.38 rows=2 width=8)
Workers Planned: 2
-> Partial Aggregate (cost=28246.17..28246.18 rows=1 width=8)
-> Parallel Seq Scan on tbl_api_log a (cost=0.00..28240.54 rows=2252 width=0)
Filter: ((url ~~* '%v2/task/list%'::text) AND ((schema)::text = 'a57be577deb434'::text))