QUERY PLAN
Finalize Aggregate (cost=26150.01..26150.02 rows=1 width=8)
-> Gather (cost=26149.79..26150.00 rows=2 width=8)
Workers Planned: 2
-> Partial Aggregate (cost=25149.79..25149.80 rows=1 width=8)
-> Parallel Seq Scan on tbl_api_log a (cost=0.00..24985.33 rows=65785 width=0)
Filter: (url ~~* '%v%'::text)