QUERY PLAN
Finalize Aggregate (cost=28748.36..28748.37 rows=1 width=8)
-> Gather (cost=28748.14..28748.35 rows=2 width=8)
Workers Planned: 2
-> Partial Aggregate (cost=27748.14..27748.15 rows=1 width=8)
-> Parallel Seq Scan on tbl_api_log a (cost=0.00..27692.40 rows=22297 width=0)
Filter: ((url ~~* '%v2%'::text) AND ((schema)::text = 'a57be577deb434'::text))