Skip to Content
Menu
This question has been flagged
1 Odpoveď
6065 Zobrazenia

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

How can I restore Postgresv10 db on postgresv12 successfully?

Avatar
Zrušiť
Best Answer

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
Zrušiť
Autor

thanks Dinesh

Related Posts Replies Zobrazenia Aktivita
1
nov 22
3711
3
jún 25
77206
0
sep 21
2250
2
apr 21
15608
0
okt 19
3646