QUERY PLAN
Finalize Aggregate (cost=31365.74..31365.74 rows=1 width=8)
-> Gather (cost=31365.52..31365.73 rows=2 width=8)
Workers Planned: 2
-> Partial Aggregate (cost=30365.52..30365.53 rows=1 width=8)
-> Parallel Seq Scan on tbl_api_log a (cost=0.00..30363.88 rows=658 width=0)
Filter: ((url ~~* '%v2/erp%'::text) AND ((schema)::text = 'a57be577deb434'::text))