BUG #6334: initdb not working - Mailing list pgsql-bugs

From Wilfried.Weiss@nsg.com
Subject BUG #6334: initdb not working
Date
Msg-id E1RaiS1-00033X-K1@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #6334: initdb not working  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      6334
Logged by:          Wilfried Weiss
Email address:      Wilfried.Weiss@nsg.com
PostgreSQL version: 9.1.2
Operating system:   AIX 5300-12-04-1119
Description:=20=20=20=20=20=20=20=20

I successfully compiled 9.1.2 using IBM xlc 9.0 and gnu make 3.80-1. When
trying to initialise the database, no directory structure is created. I used
parameter -d for more debug info but did not find any useful hint why initdb
is not working. I am using PostgreSQL since Version 7.0.4, but that never
happened to me.=20

Any hint is very much appreciated.

Regards Wilfried

pgsql-bugs by date:

Previous
From: John Lumby
Date:
Subject: Re: LIKE predicate and ERROR: 42P22: could not determine which collation to use for string comparison - HINT: Use the COLLATE clause ...
Next
From: maxim.boguk@gmail.com
Date:
Subject: BUG #6335: Weird planner decision with exists (a join b) condition