Re: special accents in text columns - Mailing list pgsql-novice

From Josh Berkus
Subject Re: special accents in text columns
Date
Msg-id 200207181033.41938.josh@agliodbs.com
Whole thread Raw
In response to special accents in text columns  (Henk Schets <henk.schets@oma.be>)
List pgsql-novice
Henk,

> Is there something special I should do in order to be able to use accented
> characters in text columns ?

If the accented characters are supported by the ASCII character set, then no.
If they are not, though, you may need to compile Postgres with unicode
support.

Also, make sure that you compiled Postgres on a machine set to the language
you are using, or stuff won't alpha-sort right.

--
-Josh Berkus
 Aglio Database Solutions
 San Francisco


pgsql-novice by date:

Previous
From: "paul butler"
Date:
Subject: Foreign key error
Next
From: "D. Duccini"
Date:
Subject: Re: mirroring databases