Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
5632 Представления

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
3088
3
июн. 25
73643
0
сент. 21
1968
2
апр. 21
14667
0
окт. 19
3168