Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
1091 Vues

Hello,


openerp-6.1-1

I have openerp-6.1-1 on a Linux portable pc and I would like to migrate database on a Linux server.

The pc and server are on the same environnement (Ubuntu 12.04.2 LTS).


1/ Installation of Open ERP (openerp-6.1-1) : OK
2/ I copied all configuration files from pc to server (/etc)


I tried to copy database files from /var/lib/postgresql/9.1/main to same directory


Problem :

When I launch Open ERP on server, this one don't recognize any database on the server...


So I tried to use import/export use of OpenERP. After choosing database, I export database but I have of memory error.


I would like your help to migrate this solution on a secure server.


Thank you very much






Avatar
Ignorer
Meilleure réponse

You can just dump the database from your old system and restore it on a Linux server.

Avatar
Ignorer