QUERY PLAN
Aggregate (cost=23297.19..23297.20 rows=1 width=8)
-> Seq Scan on tbl_api_log a (cost=0.00..23291.46 rows=2291 width=0)
Filter: ((url ~~* '%v2/task/list%'::text) AND ((schema)::text = 'a57be577deb434'::text))