Timestamp issue while restoring
arjunpola opened this issue · 1 comments
arjunpola commented
I am using Litestream version 0.3.9 on Windows and have setup a service to continuously backup to AWS S3. Upon trying to restore I was successfully able to restore on Windows but was not able to restore on MAC OSX & Linux.
The issue seemed to be related to WAL start and end times not being recorded correctly across the platforms.
Looking to get help on how the WAL timestamps can be normalised across platforms.
arjunpola commented
This issue does not occur in the newer version.