Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
6087 Zobrazení

How to take backup of database from remote server?

I have no full rights of server. I have guest user access.

Avatar
Zrušit
Nejlepší odpověď

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

image description

2) Click Backup

image description


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>
Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
9
čvc 25
64869
9
čvc 24
98296
1
čvc 22
4917
12
čvn 24
21554
0
dub 22
50