跳至內容
選單
此問題已被標幟
1 回覆
5149 瀏覽次數

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

相關帖文 回覆 瀏覽次數 活動
1
11月 22
2320
3
12月 23
69477
0
9月 21
1629
2
4月 21
13551
0
10月 19
2597