Hello community, I want to create backup and restore from odoo.sh staging using SSH. I have script in my remote server and I can restore from production db under daily.backup. But when I tried to backup manually from staging, I can't see any backup file in staging ssh and I found this in production ssh under daily.backup folder and I don't see filestore for this backup db. I am wondering why this staging db backup is under production. So, my first question is 'Is this normal behavior?'. Then, is it possible to create backup from my script? I don't want to use manual backup before I run my script.
Це запитання позначене
7068
Переглядів
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Реєстрація| Related Posts | Відповіді | Переглядів | Дія | |
|---|---|---|---|---|
|
|
0
бер. 22
|
7308 | ||
|
|
2
квіт. 25
|
4678 | ||
|
|
2
груд. 24
|
9619 | ||
|
Automatic database backup in odoo.sh
Вирішено
|
|
2
трав. 24
|
10121 | |
|
|
1
вер. 23
|
191 |
Hi , How did you access to the daily backup from your remote server ?
I have exactly the same issue, have you find any solution to trigger a backup of your staging from your script ?