How to insert non-english characters to the db? - Mailing list pgsql-novice

From Andreas Fromm
Subject How to insert non-english characters to the db?
Date
Msg-id 3F5C4FC7.3040508@physik.uni-erlangen.de
Whole thread Raw
Responses Re: How to insert non-english characters to the db?  ("M. Bastin" <marcbastin@mindspring.com>)
Re: How to insert non-english characters to the db?  (Oliver Fromme <olli@lurza.secnetix.de>)
List 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




pgsql-novice by date:

Previous
From: "Smitha V. Babu"
Date:
Subject:
Next
From: "M. Bastin"
Date:
Subject: Re: How to insert non-english characters to the db?