数据库迁移
我用ctl -dd 备份sqlserver2014数据库的数据,再用ctl -rd 20221107110850恢复到openGauss空数据库去。现在出现下面错误:<openjpa-3.1.0-rafcec21a1d489dff682a3ce7986fac6a1c80e8e0 nonfatal general error> org.apache.openjpa.persistence.PersistenceException: ERROR: relation "ptl_templatepage_availableunitlist" already exists {stmnt 1410164462 CREATE INDEX PTL_TEMPLATEPAGE_availableUnitList ON PTL_TEMPLATEPAGE_availableUnitList (TEMPLATEPAGE_XID)}
查看ptl_templatepage_availableunitlist表,没看到索引
openGauss没有仔细的适配过,可以尝试用 PostgreSQL那个配置 就是用的postgresql的配置。 您好,具体的报错这边没有遇到,您可以尝试联系下商务,让他看看能不能安排个专门技术人员上去查看下
页:
[1]