Odoo11 is running on postgres v10, I have .dump file
How can I restore Postgresv10 db on postgresv12 successfully?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Odoo11 is running on postgres v10, I have .dump file
How can I restore Postgresv10 db on postgresv12 successfully?
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.
thanks Dinesh
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Nov 22
|
2209 | ||
|
3
Dec 23
|
68447 | ||
|
0
Sep 21
|
1590 | ||
|
2
Apr 21
|
13322 | ||
|
0
Oct 19
|
2512 |