GitHub user xanadu-dev added a comment to the discussion: Problem restoring Greenplum backups on CloudberryDB
> Good morning, > > Firstly, I want to express my gratitude for the fantastic work you’re doing, > it's truly appreciated. > > We are in the process of transitioning from Greenplum 6.17.1 to CloudberryDB > 1.6.0. My cluster is already set up and running (1 x Master, 1 x Master > Standby, and 8 x Segment servers). However, I’m encountering the following > error when attempting to restore my Greenplum backups on CloudberryDB: > > **[CRITICAL]:-gprestore 1.6.0 cannot restore a backup taken with gpbackup > 1.20.4; please use gprestore 1.20.4 or later.** > > Your assistance in resolving this issue would be greatly appreciated. > > Thank you in advance for your support. > > Best regards, Henk V I faced a similar problem and simply disabled the version check, changing it from an error to a warning so that the process would continue - the restore worked perfectly fine. See https://github.com/apache/cloudberry-gpbackup/pull/8 GitHub link: https://github.com/apache/cloudberry/discussions/737#discussioncomment-11419368 ---- This is an automatically sent email for dev@cloudberry.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@cloudberry.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cloudberry.apache.org For additional commands, e-mail: dev-h...@cloudberry.apache.org