Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
5185 Widoki

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

How can I restore Postgresv10 db on postgresv12 successfully?

Awatar
Odrzuć
Najlepsza odpowiedź

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.

 


Awatar
Odrzuć
Autor

thanks Dinesh

Powiązane posty Odpowiedzi Widoki Czynność
1
lis 22
2370
3
gru 23
69704
0
wrz 21
1644
2
kwi 21
13620
0
paź 19
2642