QUERY PLAN
Finalize Aggregate (cost=26753.01..26753.01 rows=1 width=8)
-> Gather (cost=26752.79..26753.00 rows=2 width=8)
Workers Planned: 2
-> Partial Aggregate (cost=25752.79..25752.80 rows=1 width=8)
-> Parallel Seq Scan on tbl_api_log a (cost=0.00..25752.40 rows=156 width=0)
Filter: ((url ~~* '%v2/task/list-case%'::text) AND ((schema)::text = 'a57be577deb434'::text))