QUERY PLAN
Finalize Aggregate (cost=24675.93..24675.94 rows=1 width=8)
-> Gather (cost=24675.71..24675.92 rows=2 width=8)
Workers Planned: 2
-> Partial Aggregate (cost=23675.71..23675.72 rows=1 width=8)
-> Parallel Seq Scan on tbl_api_log a (cost=0.00..23669.72 rows=2395 width=0)
Filter: ((url ~~* '%v2/task%'::text) AND ((schema)::text = 'a57be577deb434'::text))