How to insert non-english characters to the db?

From: Andreas Fromm <Andreas(dot)Fromm(at)physik(dot)uni-erlangen(dot)de>
To: pgsql-novice(at)postgresql(dot)org
Subject: How to insert non-english characters to the db?
Date: 2003-09-08 09:45:43
Message-ID: 3F5C4FC7.3040508@physik.uni-erlangen.de
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,

I need to store strings with non-english characters in my DB. I created
my db with unicode encoding, but am not able to insert data into it from
psql nor pgaccess, which seems not to suport non english characters at
all. I tryed the sql-postgresql emacs mode, which displays the
characters, but does'mt insert them.

In a long term I need to insert the values form a perl-cgi script, but
wasn't able until now to insert any special character at all.

Any suggestions will be appreciated, regards

Andreas Fromm

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message M. Bastin 2003-09-08 10:16:49 Re: How to insert non-english characters to the db?
Previous Message Smitha V. Babu 2003-09-08 06:22:29