"weectl database rebuild-daily --binding=wx_binding -y" returns: Using configuration file /home/weewx/weewx-data/weewx.conf All daily summaries will be rebuilt. Rebuilding daily summaries in database 'weewx' ... Daily summaries up to date in 'weewx'.
Whereas "weectl database check --binding=wx_binding" returns: Using configuration file /home/weewx/weewx-data/weewx.conf Checking daily summary tables version... Daily summary tables are at version 4.0. Interval Weighting Fix is not required. Looks like this didn't work. Do i miss something? John Smith schrieb am Freitag, 5. Dezember 2025 um 00:48:40 UTC+1: > On Fri, 5 Dec 2025 at 10:40, Zed <[email protected]> wrote: > >> Does this mean all tables but archive are obsolete? >> > > No, the archive table holds the data, the other tables are created to > cache daily summaries to speed up report generation times, if you now only > have the archive table you probably need to run weectl database > rebuild-daily > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/weewx-user/a6527d65-c3c3-4ff6-a0a1-38f56f629307n%40googlegroups.com.
