Vince, So you're suggesting dump/insert the converted old records into the smaller new file, rather than the new records into the converted old file? I can try that. Thanks!
Lynda. On Friday, October 23, 2020 at 1:47:16 PM UTC-4 vince wrote: > I think you're overthinking things.....but your basic steps look good. > > To import the old data into the new db, you would need to convert your old > db to the new/bigger schema (if your new db uses the big schema), do the > dump, and restore just the INSERT lines (like you did) and rebuild_daily > again. > > > > -- 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/b0ad50d9-c676-497e-847f-d4ac4cdf4373n%40googlegroups.com.
