On Monday, December 21, 2020 at 12:18:02 PM UTC-8 ch...@chrismaness.com wrote:
> I want to piggy back on this. Is it feasible to do the old dump/restore > to a NFS mount on a Pi4? I used to do this on FreeBSD and it worked really > nicely -- even from a live system. > > Weewx doesn't care either way. The operating system doesn't care either way. So of course yes it is feasible. That said, sqlite3 used to have some wording in its docs saying they don't guarantee data integrity if you have the db network mounted, although most people tend to ignore that caveat. Lots of people NFS/SMB mount sqlite4 databases. FWIW, I do it at $job with db with over 20M records, although once the db is generated batch by some python magic it's essentially read-only so it's not quite an apples-and-apples comparison to weewx writing every few minutes to the db. -- 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 weewx-user+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/af8bb4e6-a786-4c44-a2bf-08f4387b51d4n%40googlegroups.com.