Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
5150 Vizualizări

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

How can I restore Postgresv10 db on postgresv12 successfully?

Imagine profil
Abandonează
Cel mai bun răspuns

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.

 


Imagine profil
Abandonează
Autor

thanks Dinesh

Related Posts Răspunsuri Vizualizări Activitate
1
nov. 22
2320
3
dec. 23
69477
0
sept. 21
1629
2
apr. 21
13551
0
oct. 19
2597