Hallo Gary, 

Another error in the weewx.conf

    # MySQL
    [[archive_mysql]]
        database_type = MySQL
       * #database_name = weewxacerWD* it is false
        database_name = weewxacer         

    [[wx3080_mysql]]
        database_type = MySQL
        database_name = weewx3080

    [[vantage_mysql]]
        database_type = MySQL
        database_name = weewx

    [[wd_mysql]]
        database_type = MySQL
        *#database_name = weewxacer*
        database_name = weewxacerWD


Sorry, but I have already experimented so much

I had the function weewxwd_config --copy-v2-data

"""
weewxwd_config --copy-v2-data 
root@acer:/home/weewx/bin/user# ./weewxwd_config.py --copy-v2-data
Using configuration file /home/weewx/weewx.conf
Using database binding 'wx_binding', which is bound to database 
'archive_mysql'
Using database binding 'wd_binding', which is bound to database 'wd_mysql'
341033 records have been identified to backfill database 'weewxacerWD' from 
*2013-10-31 
22:18:59 CET (1383254339) to 2017-03-04 11:04:59 CET (1488621899) (approx 
1220 day*s). This may take some time (hours) to complete.
Are you sure you wish to proceed (y/n)? y
Processing 341033 records...
341033 record(s) over 1 period(s) covering approximately 1220 day(s) *processed 
in 17:04:03.* """"

and i have use the weewxacerWD as weewxacer database for Experiments

Result should be UPDATE only single data in the database

sorry, sorry

Hartmut

my editor is NANO i have no Window only debian

Am Dienstag, 7. März 2017 09:28:17 UTC+1 schrieb gjr80:
>
> Hallo Hartmut,
>
> So removing the """ fixed the problem? That was the first thing I noticed 
> when I opened the file but I had not yet had a chance to look through the 
> rest of the code. I don't know what editor you are using but an editor that 
> has syntax highlighting is very good for picking up these sorts of errors - 
> as soon as I opened you file in Notepad++ the extra """ was very easy to 
> see.
>
> At least there was a good outcome.
>
> Gary
>
> PS. That is a smart looking site you have.
>
>

Reply via email to