#openGauss #入门 #安装 #数据库 #开源
知识来源:docs-opengauss.osinfra.cn/zh/
GAUSS-00025: “argument of %s must be type %s, not type %s”
SQLSTATE: 42804
错误原因:源类型和目标类型不一致,且不能转换时,报此错。
解决办法:源类型和目标类型要兼容可转换。
#openGauss #入门 #安装 #数据库 #开源
#openGauss #入门 #安装 #数据库 #开源
知识来源:docs-opengauss.osinfra.cn/zh/
GAUSS-00025: “argument of %s must be type %s, not type %s”
SQLSTATE: 42804
错误原因:源类型和目标类型不一致,且不能转换时,报此错。
解决办法:源类型和目标类型要兼容可转换。
#openGauss #入门 #安装 #数据库 #开源