Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
5611 Visualizzazioni

Odoo11 is running on postgres v10, I have .dump file

How can I restore Postgresv10 db on postgresv12 successfully?

Avatar
Abbandona
Risposta migliore

Hi,

 First you have to install postgresv12,  and create Odoo user.  By default it will be running in DB PORT 5433.

Then take the dump of the postgres v10 database from the Odoo database manager.

Now run the Odoo server with --db_port=5433 and restore the dump file using Odoo database manager.

 It will work properly!

Thanks.

 


Avatar
Abbandona
Autore

thanks Dinesh

Post correlati Risposte Visualizzazioni Attività
1
nov 22
3082
3
giu 25
73583
0
set 21
1942
2
apr 21
14660
0
ott 19
3164