How to take backup of database from remote server?
I have no full rights of server. I have guest user access.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
How to take backup of database from remote server?
I have no full rights of server. I have guest user access.
There is no way around the security designed to prevent unauthorized users from backing up the database.
A - You can only take a backup of the OpenERP database from the OpenERP user interface if you have the master password.
1) Click Manage Databases from the Login Screen
2) Click Backup
B - You can only take a backup of the OpenERP database from the operating system if you have permission to execute the relevant PostgreSQL command.
pg_dump --format=c --no-owner --username=<> --host=<> --port=<> <dbname>
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
9
juil. 25
|
64877 | ||
how to backup ?
Résolu
|
|
9
juil. 24
|
98317 | |
|
1
juil. 22
|
4923 | ||
|
12
juin 24
|
21557 | ||
|
0
avr. 22
|
50 |