QUERY PLAN
Finalize Aggregate (cost=31991.91..31991.92 rows=1 width=8)
-> Gather (cost=31991.70..31991.91 rows=2 width=8)
Workers Planned: 2
-> Partial Aggregate (cost=30991.70..30991.71 rows=1 width=8)
-> Parallel Seq Scan on tbl_api_log a (cost=0.00..30990.02 rows=672 width=0)
Filter: ((url ~~* '%v2/erp%'::text) AND ((schema)::text = 'a57be577deb434'::text))