Insert data with greek characters using psql environment

From: ΑΠΟΣΤΟΛΟΣ ΛΕΛΕΝΤΖΗΣ <lelentzisapostolos(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Insert data with greek characters using psql environment
Date: 2010-11-12 22:57:55
Message-ID: AANLkTikKpBP+9Nzn0JJoVgJ3hV+bKGu5OjUapf=XdAD2@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dann Corbit 2010-11-12 23:41:40 Re: Insert data with greek characters using psql environment
Previous Message mabra 2010-11-12 22:23:09 Re: Instructions/status of modpglogger