Installation problem

From: "Ufficio EDP" <uffdist(at)julia-arreda(dot)it>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: Installation problem
Date: 2004-06-07 14:23:20
Message-ID: WorldClient-F200406071623.AA23200000@julia-arreda.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

I've have installed Cygwin but and I try to create a new database cluster:
there's a problem with the locale configuration...
The machine is a win-2000 pro PC.
do you know some tips to resolve it?
thanks.
Tomiet Tiziano
Julia Arredamenti S.p.A.
Italy

$ initdb -D /usr/local/pgsql/data -W -E LATIN1
The files belonging to this database system will be owned by user
"Administrator
".
This user must also own the server process.
The database cluster will be initialized with locale itit1252.
creating directory /usr/local/pgsql/data... ok
creating directory /usr/local/pgsql/data/base... ok
creating directory /usr/local/pgsql/data/global... ok
creating directory /usr/local/pgsql/data/pg_xlog... ok
creating directory /usr/local/pgsql/data/pg_clog... ok
selecting default max_connections... 100
selecting default shared_buffers... 1000
creating configuration files... ok
creating template1 database in /usr/local/pgsql/data/base/1... FATAL:
invalid v
alue for parameter "lc_messages": "itit1252"
initdb: failed
initdb: removing data directory "/usr/local/pgsql/data"

Browse pgsql-cygwin by date

  From Date Subject
Next Message Milton Ríos 2004-06-08 13:12:37 Re: question concerning dll linking
Previous Message Malcolm McEwan 2004-06-07 00:05:13 Problems with built Postgres 7.4 and IPC