Phil, I tried this along time ago with previous versions and did not have success. Are you just wishing to do this as a backup? If so, you can write a script to use mysqldump and upload that backup to another server.
-Jonathan On Friday, December 24, 2021 at 12:35:44 AM UTC-6 Phil D wrote: > Hello everyone, > I would like my data to be sent to a Mysql Archive database both on my > local server (rasp) and on a remote server > I plan in weewx.conf to transform > [[MySQL]] driver = weedb.mysql host = localhost user = weewx password = > weewx > > by > > [[MySQL]] driver = weedb.mysql host = localhost user = weewx password = > weewx > [[MySQL2] driver = weedb.mysql host = *remote host address* user = weewx > password = weewx > > Has anyone tried this yet, does this work? > > Thanks > Phil > > -- 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/ff3e69ef-da9e-467d-8fba-648e9ecd63dcn%40googlegroups.com.
