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
5635 Widoki

How to migrate mysql database to odoo compatible postgresSQL database,,? 

Awatar
Odrzuć
Najlepsza odpowiedź

I think that first you need to have modeled the mysql database using Odoo models in a module, create a database and install the module, next you could do an ETL process to bring the data to Odoo. You could also reuse existing Odoo models if apply. Note that every model that match a table in the postgres database will contain more field than the existing in the mysql database like create_date, create_uid, write_date,write_uid, id


Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
mar 15
5130
0
cze 24
1431
0
maj 24
1081
1
cze 24
1848
5
kwi 23
16122