QUERY PLAN
Finalize Aggregate (cost=31289.29..31289.30 rows=1 width=8)
-> Gather (cost=31289.08..31289.29 rows=2 width=8)
Workers Planned: 2
-> Partial Aggregate (cost=30289.08..30289.09 rows=1 width=8)
-> Parallel Seq Scan on tbl_api_log a (cost=0.00..30287.44 rows=656 width=0)
Filter: ((url ~~* '%v2/erp%'::text) AND ((schema)::text = 'a57be577deb434'::text))