Re: locale and german umlauts

From: Nishad Prakash <prakashn(at)uci(dot)edu>
To: Wolfgang Winkler <Wolfgang(dot)Winkler(at)digitali-concepts(dot)com>
Cc: <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: locale and german umlauts
Date: 2001-08-07 17:53:45
Message-ID: Pine.GSO.4.30.0108071052070.23961-100000@e4e.oac.uci.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Nabil Sayegh 2001-08-07 18:37:26 Re: locale and german umlauts
Previous Message Peter Eisentraut 2001-08-07 17:40:31 Re: v7.0.2: can't use 'EXTRACT(EPOCH FROM'