Re: Insert data with greek characters using psql environment

Поиск
Список
Период
Сортировка
От Dann Corbit
Тема Re: Insert data with greek characters using psql environment
Дата
Msg-id 87F42982BF2B434F831FCEF4C45FC33E4207CD7A@EXCHANGE.corporate.connx.com
обсуждение исходный текст
Ответ на Insert data with greek characters using psql environment  (ΑΠΟΣΤΟΛΟΣ ΛΕΛΕΝΤΖΗΣ<lelentzisapostolos@gmail.com>)
Список pgsql-general

Did you read this:

http://www.postgresql.org/docs/current/static/multibyte.html

 

From: pgsql-general-owner@postgresql.org [mailto:pgsql-general-owner@postgresql.org] On Behalf Of ???S????S ????????S
Sent: Friday, November 12, 2010 2:58 PM
To: pgsql-general@postgresql.org
Subject: [GENERAL] Insert data with greek characters using psql environment

 

Hello,

I am a new user of PostgreSQL , and i have a problem with encoding settings of psql.
Specifically, i want to insert data with greek characters using psql environment.
I change the enconding settings of psql, writing the following command:
SET CLIENT_ENCODING TO 'UTF8';
but i can't insert my data!!
Can you help me??

Thanks,
Apostolis

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

Предыдущее
От: ΑΠΟΣΤΟΛΟΣ ΛΕΛΕΝΤΖΗΣ
Дата:
Сообщение: Insert data with greek characters using psql environment
Следующее
От: Demitri Muna
Дата:
Сообщение: Re: Seeking advice on database replication.