QUERY PLAN
Finalize Aggregate (cost=26710.04..26710.05 rows=1 width=8)
-> Gather (cost=26709.82..26710.03 rows=2 width=8)
Workers Planned: 2
-> Partial Aggregate (cost=25709.82..25709.83 rows=1 width=8)
-> Parallel Seq Scan on tbl_api_log a (cost=0.00..25709.43 rows=156 width=0)
Filter: ((url ~~* '%v2/task/list-case%'::text) AND ((schema)::text = 'a57be577deb434'::text))