QUERY PLAN
Aggregate (cost=8812.80..8812.81 rows=1 width=8)
-> Seq Scan on tbl_api_log a (cost=0.00..8812.80 rows=1 width=0)
Filter: (url ~~* '%task-group%'::text)