On Wednesday, July 3, 2019 at 7:10:58 AM UTC-7, Rui Pinto wrote: > Is it possible to specify to the Weewx software where i want to save the > SQLite Database? > > > Personally, I'd just use a symlink to point /home/weewx/archive to a location on the hard drive.
This is for setup.py installations. If you used a dpkg installation, the location it saves the sqlite db is a little different. You might also look in weewx.conf for a SQLITE_ROOT parameter very close to the bottom of the file, and use an absolute path there. -- 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/b0461ba9-5f7b-4367-a998-62bbbd098b35%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
