Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
3979 Lượt xem

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.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Tác giả Câu trả lời hay nhất

Thanks a million.

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

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
3
thg 2 25
13690
6
thg 6 25
14654
1
thg 4 24
2103
1
thg 5 25
2401
1
thg 4 25
3425