QUERY PLAN
Finalize Aggregate (cost=25633.12..25633.13 rows=1 width=8)
-> Gather (cost=25632.91..25633.12 rows=2 width=8)
Workers Planned: 2
-> Partial Aggregate (cost=24632.91..24632.92 rows=1 width=8)
-> Parallel Seq Scan on tbl_api_log a (cost=0.00..24595.03 rows=15150 width=0)
Filter: ((url ~~* '%v2%'::text) AND ((schema)::text = 'a57be577deb434'::text))