You are viewing a single comment's thread from:RE: Steps to restore a Hivemind database snapshotView the full contextView the direct parenttosch (56)in #hivemind • 6 years ago That is also something I noticed. I dumped my previously synced database before importing.
Yeah, you need postgresql 10.6 :)
Seems like it. I was running 11.1 and hoped it would work out fine. But then it aborted with an error at 120GB size.
For everyone looking at the same, verifying by running
SELECT version();
helps to see which version is currently in use