-
Notifications
You must be signed in to change notification settings - Fork 228
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Any way to workaround 5TB limitation? #83
Comments
В принципе, это можно сделать, но тут вопрос захочешь ли загружать бэкапы больше 5ТБ, потому-что такие бэкапы могут несколько суток заливаться. |
Ок, а какая рекомендованная стратегия бекапирования если у меня база больше 10ТБ ? |
Я рассуждаю так: бэкапы могут нам потребоваться в двух случаях. Вот в этом таске я писал тоже самое. |
Done in v1.0.0-beta1 |
Is there any way to workaround it specifically on GCS?
I understand that it is GCS limitation that a single object can be 5TB max.
Is it possible to upload a backup split in multiple pieces?
The text was updated successfully, but these errors were encountered: