Aggregate (cost=142.69..142.70 rows=1 width=8) |
-> Seq Scan on tbl_api_log a (cost=0.00..140.16 rows=1011 width=0) |
Filter: (("time" >= '2025-09-24 00:00:00'::timestamp without time zone) AND ("time" < '2025-09-25 00:00:00'::timestamp without time zone)) |