initdb failed: invalid value for parameter "lc_messages": "ENU"

From: News <news(at)exceleverywhere(dot)com>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: initdb failed: invalid value for parameter "lc_messages": "ENU"
Date: 2003-11-28 09:28:15
Message-ID: 3FC7152F.5010009@exceleverywhere.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Tried to use postgresql under cygwin. latest available version which is
included in the cygwin-setup. Using English WinXP-pro, computer located
in Sweden. Any ideas someone?

-- Mattias

bash-2.05b$ initdb --version
initdb (PostgreSQL) 7.4
bash-2.05b$

bash-2.05b$ mkdir /data/db/postgresql
bash-2.05b$ ipc-daemon2 &
[1] 1320
bash-2.05b$ initdb -D /data/db/postgresql
The files belonging to this database system will be owned by user "mattias".
This user must also own the server process.

The database cluster will be initialized with locale ENU.

fixing permissions on existing directory /data/db/postgresql... ok
creating directory /data/db/postgresql/base... ok
creating directory /data/db/postgresql/global... ok
creating directory /data/db/postgresql/pg_xlog... ok
creating directory /data/db/postgresql/pg_clog... ok
selecting default max_connections... 100
selecting default shared_buffers... 1000
creating configuration files... ok
creating template1 database in /data/db/postgresql/base/1... FATAL:
invalid value for parameter "lc_messages": "ENU"

initdb: failed
bash-2.05b$

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Helen Hudson 2003-11-28 12:06:12 pgadmin fails to connect
Previous Message Grigoriy Puzankin 2003-11-28 08:59:57 initdb, could not locate postgres executable