Aggregate (cost=4691.45..4691.46 rows=1 width=8) |
-> Seq Scan on tbl_api_log a (cost=0.00..4684.56 rows=2757 width=0) |
Filter: (("time" >= '2025-09-15 00:00:00'::timestamp without time zone) AND ("time" < '2025-09-15 14:01:00'::timestamp without time zone)) |