You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/10/07 13:03:42 UTC

[GitHub] [doris] nextdreamblue commented on issue #13107: [Bug] 备份恢复的时候如果是多租户的恢复就会失败

nextdreamblue commented on issue #13107:
URL: https://github.com/apache/doris/issues/13107#issuecomment-1271565502

   on master branch,
   you can restore like this: 
   RESTORE SNAPSHOT test.test123 FROM xxxx ON ( test) PROPERTIES("backup_timestamp"="xxxxx","replication_num" = "1","reserve_replica"="true");
   
   use "reserve_replica"="true",can fix it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org