Old charges disappear since psql 13->15 update while database backup and restore done succesfully #3256
Replies: 1 comment
-
|
I respond to myself : it's now OK ! (At least it seems) ;-) Reason found : The necessary housekeeping before restore was not perfectly done (schema, extension, etc ...). docker compose exec -T database psql -U teslamate << . Now OK restarting from clean backup ! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all, pleased to meet you !
I'm new to this forum, while an old teslamate user (conteners, compose on Synology). What a great piece of code !
The problem : old charges have disappeared since database update, everything else is OK.
I've updated Pgsql contener from 13 to 15, modified the composer file, done everything described here ;
Everything worked fine excepted than grafana does not show old charges anymore (new charges are displayed), and DC charging curves are lost :-(((
However new charges are visibles.
Charges sessions are still in the database :
Is there a way/hope to return to normal and showing the previous charges ?
Thx in advance pals !
Beta Was this translation helpful? Give feedback.
All reactions