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>
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
9
7월 25
|
64954 | ||
how to backup ?
해결 완료
|
|
9
7월 24
|
98509 | |
|
1
7월 22
|
4941 | ||
|
12
6월 24
|
21614 | ||
|
0
4월 22
|
50 |