PostgreSQL: ERROR: character with byte sequence 0xd0 0x97 in encoding "UTF8" has no equivalent in encoding "LATIN1"
Turbid opened this issue · 0 comments
Turbid commented
opensips-cp - 8.3.1
postgesql - 13
root@voip:/var/www/opensips-cp# psql -h pgsql.local -U opensips -d opensips < config/db_schema.pgsql
Пароль пользователя opensips:
CREATE SEQUENCE
CREATE TABLE
SET
CREATE FUNCTION
CREATE FUNCTION
INSERT 0 1
ERROR: character with byte sequence 0xd0 0x97 in encoding "UTF8" has no equivalent in encoding "LATIN1"
CREATE TABLE
SET
ERROR: character with byte sequence 0xd0 0x97 in encoding "UTF8" has no equivalent in encoding "LATIN1"
CREATE TABLE
SET
root@voip:/var/www/opensips-cp#