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