Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PostgreSQL: ERROR: character with byte sequence 0xd0 0x97 in encoding "UTF8" has no equivalent in encoding "LATIN1" #93

Open
Turbid opened this issue Mar 4, 2021 · 0 comments

Comments

@Turbid
Copy link

Turbid commented Mar 4, 2021

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#               
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant