Open farisam opened 2 years ago
Hi @farisam, I am not sure that the parameter -v replibyte/postgres/restore/database_20220810082830
is the correct one. Can you run replibyte -c conf.yaml dump list
to list all your available dump?
hi @evoxmusic yes, the list are available
root@ip-10-10-10-10:/replibyte/Replibyte/target/release/target/release# ./replibyte -c conf.yaml dump list ⠁ name | size | when | compressed | encrypted ---------------------------------------------------------------------+-----------+----------------+------------+----------- replibyte/postgres/restore/database_20220810121658 | 5 MB | 45 minutes ago | true | false replibyte/postgres/restore/database_20220810082830 | 5 MB | 1 hour ago | true | false
and also when I check S3, the dump was created. and restore always successfully , but no data after restore.
any update @evoxmusic ?
Hi @farisam , unfortunately, I didn't have the time yet to take a look. I will keep you posted.
Thank you @evoxmusic 🙏
Same issue for me using Mongo
Hi guys, I just want to ask about replibyte restore dump, when I restore, always no data. and I tried also to restore to same database, it only drop cascade the db but the data is not there. can you help me?