Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
5617 Переглядів

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

Related Posts Відповіді Переглядів Дія
1
лист. 22
3082
3
черв. 25
73597
0
вер. 21
1946
2
квіт. 21
14662
0
жовт. 19
3164