Skip to Content
Menú
This question has been flagged
1 Respondre
5214 Vistes

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

Avatar
Descartar
Best Answer

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


Avatar
Descartar
Related Posts Respostes Vistes Activitat
1
de març 15
4749
0
de juny 24
1084
0
de maig 24
788
1
de juny 24
1482
5
d’abr. 23
15594