콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다

i backup db from odoo 15 and restored it in odoo 16 ..

At the time of restoring it gives error as follows

Database restore error: operator does not exist: character varying ->> unknown LINE 1: SELECT *, name->>'en_US' AS name FROM ir_model WHERE state =... ^ HINT: No operator matches the given name and argument types. You might need to add explicit type casts.

아바타
취소
베스트 답변

Hi,

You cannot restore V 15 DB to V16 because there are many changes in the DB table structure between the versions.

You need to migrate your database 

If you are using Enterprise Edition 

Create an upgrade request to v16 migration

https://upgrade.odoo.com/

if you are using the community edition use Openupgrade scripts 

https://www.odoo.com/documentation/16.0/administration/upgrade.html

https://github.com/OCA/OpenUpgrade

Regards

아바타
취소
작성자 베스트 답변

Thanks a million.

But in my case, i'm using docker for handling odoo and postgres

아바타
취소
관련 게시물 답글 화면 활동
3
2월 25
13717
6
6월 25
14713
1
4월 24
2126
1
5월 25
2453
1
4월 25
3473