GAUSS-00505:new encoding (%s) is incompatible with the encoding of the template database (%s)SQLSTATE: 22023
错误码
错误描述:new encoding (%s) is incompatible with the encoding of the template database (%s)SQLSTATE: 22023
错误原因:在创建数据库语法中,指定新数据库使用的字符编码与template0模板数据库的字符编码不匹配。
解决方法:在创建数据库语法中,指定新数据库使用的字符编码与template0模板数据库的字符编码必须一致。请使用命令”show server_encoding;“检查template0模板数据库的字符编码,并修改当前创建数据库指定的字符编码。
向认证技术专家提问
向技术专家提问