Aggregate (cost=4687.07..4687.08 rows=1 width=8) |
-> Seq Scan on tbl_api_log a (cost=0.00..4684.56 rows=1005 width=0) |
Filter: (("time" >= '2025-09-16 00:00:00'::timestamp without time zone) AND ("time" < '2025-09-16 23:56:00'::timestamp without time zone)) |