QUERY PLAN
Finalize Aggregate (cost=26431.10..26431.11 rows=1 width=8)
-> Gather (cost=26430.89..26431.10 rows=2 width=8)
Workers Planned: 2
-> Partial Aggregate (cost=25430.89..25430.90 rows=1 width=8)
-> Parallel Seq Scan on tbl_api_log a (cost=0.00..25429.76 rows=452 width=0)
Filter: ((url ~~* '%v2/login%'::text) AND ((schema)::text = 'a57be577deb434'::text))