QUERY PLAN
Finalize Aggregate (cost=23207.45..23207.46 rows=1 width=8)
-> Gather (cost=23207.24..23207.45 rows=2 width=8)
Workers Planned: 2
-> Partial Aggregate (cost=22207.24..22207.25 rows=1 width=8)
-> Parallel Seq Scan on tbl_api_log a (cost=0.00..22169.18 rows=15223 width=0)
Filter: ((url ~~* '%v2%'::text) AND ((schema)::text = 'a57be577deb434'::text))