Restore backup

28 views
Skip to first unread message

Iago Pires Duarte

unread,
Apr 11, 2024, 9:48:05 AM4/11/24
to Greenplum Users
Hi guys,

I created a backup using: gpbackup --dbname netmuse --backup-dir /BACKUP/greenplum_prod --jobs 2 --no-compression --verbose

Now im trying to restore the database to a new machine, The machine is created, Greenplum is running and now I'm trying to restore the database using:
gprestore --timestamp 20240329195631 --backup-dir /BACKUP/greenplum_prod/ --create-db --jobs 2 --run-analyze --verbose

But I'm facing an error: [CRITICAL]:-open /BACKUP/greenplum_prod/gpseg-1/backups/20240329/20240329195631/gpbackup_20240329195631_config.yaml: no such file or directory

This .yaml file is missing, looks like it was never created. Is there any way to create this file manually, or to restore the backup using other method?

I'm using Greenplum 6.21.1 and gprestore 1.30.4

Thanks in advance.
Reply all
Reply to author
Forward
0 new messages