GAUSS-01121:cannot swap toast files by content when there's only one SQLSTATE: XX000
错误码
错误描述:cannot swap toast files by content when there's only one SQLSTATE: XX000
错误原因:在扩容重分过程中,通过gs_switch_relfilenode函数交换两张表的物理文件时,待交换两张表中其中有一张表的toast表为空,不能交换两张表的物理文件。
解决方法:删除当前表,通过create table语法重新创建表,重建当前表的物理文件。
向认证技术专家提问
向技术专家提问