QUERY PLAN
Finalize Aggregate (cost=25390.87..25390.88 rows=1 width=8)
-> Gather (cost=25390.65..25390.86 rows=2 width=8)
Workers Planned: 2
-> Partial Aggregate (cost=24390.65..24390.66 rows=1 width=8)
-> Parallel Seq Scan on tbl_api_log a (cost=0.00..24389.98 rows=268 width=0)
Filter: ((url ~~* '%v2/login%'::text) AND ((schema)::text = 'a57be577deb434'::text))