Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
5182 Weergaven

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

How can I restore Postgresv10 db on postgresv12 successfully?

Avatar
Annuleer
Beste antwoord

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
Annuleer
Auteur

thanks Dinesh

Gerelateerde posts Antwoorden Weergaven Activiteit
1
nov. 22
2362
3
dec. 23
69691
0
sep. 21
1643
2
apr. 21
13615
0
okt. 19
2639