On Wed, 1 Aug 2001, Wolfgang Winkler wrote:

> export LC_CTYPE=de_DE.ISO8859-1
> export LC_COLLATE=de_DE.ISO8859-1
>
> and make a database with
>
> createdb test.
>
> Is there something obvious I'm doing wrong?
>

Two things that could help:
1) Make sure the locale has been set before starting the postmaster
2) Try createdb -E <encoding> test

Nishad
-- 
"Underneath the concrete, the dream is still alive" -- Talking Heads




---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl

Reply via email to