BUG #6334: initdb not working

From: Wilfried(dot)Weiss(at)nsg(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #6334: initdb not working
Date: 2011-12-14 06:36:25
Message-ID: E1RaiS1-00033X-K1@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 6334
Logged by: Wilfried Weiss
Email address: Wilfried(dot)Weiss(at)nsg(dot)com
PostgreSQL version: 9.1.2
Operating system: AIX 5300-12-04-1119
Description:

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.

Any hint is very much appreciated.

Regards Wilfried

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message maxim.boguk 2011-12-14 11:09:38 BUG #6335: Weird planner decision with exists (a join b) condition
Previous Message John Lumby 2011-12-13 21:30:47 Re: LIKE predicate and ERROR: 42P22: could not determine which collation to use for string comparison - HINT: Use the COLLATE clause ...