Aggregate (cost=27014.17..27014.18 rows=1 width=8) |
-> Gather (cost=1000.00..27014.17 rows=2 width=0) |
Workers Planned: 2 |
-> Parallel Seq Scan on tbl_api_log a (cost=0.00..26013.97 rows=1 width=0) |
Filter: ((url ~~* '%v2/approve/get-edit%'::text) AND ("time" >= '2025-07-21 00:00:00'::timestamp without time zone) AND ("time" < '2025-08-05 00:00:00'::timestamp without time zone)) |