On Saturday, March 7, 2020 at 2:06:33 PM UTC-8, Pat wrote: > > Good stuff! So far I've been upgrading through the beta steps and b14 is > working great. I haven't extended the schema yet. If I run wee_database > --rebuld-daily will I lose the exact timestamps in my existing > archive_day_* tables? I'm thinking not since it's not dropping daily, but > I wanted to ask. > > The --reconfigure does a --drop-daily in effect. When it's done you have just an archive table there. So you need to do --rebuild-daily it seems.
I suppose you could always keep your existing archive_day_* tables and try to overwrite the ones you had before, if you were gutsy. I didn't try that when I did mine. I'm assuming it effectively just adds new tables for the extended elements, but I don't know how accurate that assumption is. That's why we make VMs to play in :-) -- 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 on the web visit https://groups.google.com/d/msgid/weewx-user/8409807d-532e-4f3e-87e5-394326d9515a%40googlegroups.com.
