Encoding

From: "Anders R(dot) Sveen" <anderssv(at)stud(dot)ntnu(dot)no>
To: pgsql-general(at)postgresql(dot)org
Subject: Encoding
Date: 2000-11-14 15:24:58
Message-ID: Pine.GS4.4.21.0011141620120.9336-100000@ild.stud.ntnu.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I've been trying to search the archives but can't seem to find the right
answers anywhere.

I'm building a database containing ranges of characters. That means i'm
supposed to check if t.ex. 'Sveen' is between 'Sv' and 'R'. This works ok
for non norwegian characters, but when these show up the results are
wrong. (æ ø å if anyone can see them)

Been experimenting with Encoding settings when creating a database but
can't seem to get this right. Been trying LATIN1 through LATIN5. Are there
any other encodings? Am i looking in the right place?

Using redhat 6.2 and 7.0.3-1 rpms.

Thanks,
Anders,

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Edward Q. Bridges 2000-11-14 15:39:22 Re: Is this proper UNION behavior??
Previous Message Cristóvão B. B. Dalla Costa 2000-11-14 15:22:32 Re: Is this proper UNION behavior??