Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
5148 Tampilan

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

How can I restore Postgresv10 db on postgresv12 successfully?

Avatar
Buang
Jawaban Terbai

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
Buang
Penulis

thanks Dinesh

Post Terkait Replies Tampilan Aktivitas
1
Nov 22
2317
3
Des 23
69454
0
Sep 21
1628
2
Apr 21
13548
0
Okt 19
2596