problems with special characters

Поиск
Список
Период
Сортировка
От Karina Guardado
Тема problems with special characters
Дата
Msg-id 492DB348.3060604@gmail.com
обсуждение исходный текст
Ответы Re: problems with special characters
Список pgsql-general
Hi list,

I have a problem I have created a database with encoding SQL_ASCII and
when I insert the data using a terminal in linux and insert the data for
example
Insert into mytable values(1,'Eléctrico'); it works fine but if I try to
copy this data from a text file doing \copy mytable from textfile, it
insert the data but instead of é writes a ? and I don't have any idea
how to copy the data without this problem.

I really appreciate your help.

thanks

karina

В списке pgsql-general по дате отправления: