Hacker News new | ask | show | jobs
by ExoticPearTree 520 days ago
You do a backup on the old version and a restore on the new one.

From what I understood, sometimes the way data is written to disk differently between versions and they're not compatible. I guess due to optimizations or changes in the storage engine?