Hi Phil,

you don't write anything about your exact application...
Maybe the "MySQL Replication" is something for you: 
https://www.digitalocean.com/community/tutorials/how-to-set-up-replication-in-mysql

Michael

[email protected] schrieb am Freitag, 24. Dezember 2021 um 17:58:59 UTC+1:

> 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/58fbbefd-ee86-4067-8d06-4a72ce04d851n%40googlegroups.com.

Reply via email to