QUERY PLAN
Finalize Aggregate (cost=24176.20..24176.21 rows=1 width=8)
-> Gather (cost=24175.98..24176.19 rows=2 width=8)
Workers Planned: 2
-> Partial Aggregate (cost=23175.98..23175.99 rows=1 width=8)
-> Parallel Seq Scan on tbl_api_log a (cost=0.00..23170.12 rows=2345 width=0)
Filter: ((url ~~* '%v2/task/%'::text) AND ((schema)::text = 'a57be577deb434'::text))