QUERY PLAN
Finalize Aggregate (cost=24214.72..24214.73 rows=1 width=8)
-> Gather (cost=24214.50..24214.71 rows=2 width=8)
Workers Planned: 2
-> Partial Aggregate (cost=23214.50..23214.51 rows=1 width=8)
-> Parallel Seq Scan on tbl_api_log a (cost=0.00..23208.63 rows=2348 width=0)
Filter: ((url ~~* '%v2/task%'::text) AND ((schema)::text = 'a57be577deb434'::text))