GAUSS-02607:character with byte sequence %s in encoding '%s' has no equivalent in encoding '%s' SQLSTATE: 22P05
错误码
错误描述:character with byte sequence %s in encoding '%s' has no equivalent in encoding '%s' SQLSTATE: 22P05
错误原因:无法找到对应的字符编码。
解决方法:请通过”select * from pg_conversion;“查看conname列,确认两种字符编码能否互相转换。
向认证技术专家提问
向技术专家提问