problems_with_installation - Mailing list pgsql-bugs

From ad966@poczta.onet.pl
Subject problems_with_installation
Date
Msg-id E17jzk6-0002Eb-00@f27.test.onet.pl
Whole thread Raw
Responses Re: problems_with_installation  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Hallo everybody,
I have problem with postgresInstalation 7.2b5
The problems occurs when I try to create a dbcluster. When I write initdb everything seeds to be OK but there is an
error:

creating configuration files... ok
initializing pg_shadow...
initdb failed.


This is the full information:

initdb -E LATIN2

The files belonging to this database system will be owned by user "postgres".
This user must also own the server process.
Fixing permissions on existing 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
creating template1 database in /usr/local/pgsql/data/base/1... ok
creating configuration files... ok
initializing pg_shadow...
initdb failed.

I compiled postgres with multibyte support LATIN2. Please help,
Daniel

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Command-line client sometimes misinterprets tabs for nulls
Next
From: Tom Lane
Date:
Subject: Re: problems_with_installation