コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
5618 ビュー

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
3082
3
6月 25
73597
0
9月 21
1946
2
4月 21
14662
0
10月 19
3164