Re: locale and german umlauts - Mailing list pgsql-bugs

From Nishad Prakash
Subject Re: locale and german umlauts
Date
Msg-id Pine.GSO.4.30.0108071052070.23961-100000@e4e.oac.uci.edu
Whole thread Raw
In response to locale and german umlauts  (Wolfgang Winkler <Wolfgang.Winkler@digitali-concepts.com>)
Responses Re: locale and german umlauts  (Nabil Sayegh <nsmail@sayegh.de>)
List pgsql-bugs
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

pgsql-bugs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: v7.0.2: can't use 'EXTRACT(EPOCH FROM'
Next
From: Nabil Sayegh
Date:
Subject: Re: locale and german umlauts