Re: initdb: The password file was not generated.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Erik Rijkers" <er(at)xs4all(dot)nl>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: initdb: The password file was not generated.
Date: 2009-09-03 01:30:41
Message-ID: 5097.1251941441@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Erik Rijkers" <er(at)xs4all(dot)nl> writes:
> While test building from CVS head on fedora 10 (also on fedora 6), I get:
> initializing pg_authid ... ok
> setting password ... ok
> initdb: The password file was not generated. Please report this problem.
> initdb: removing data directory "/home/super/pg_stuff/pg_installations/pgsql.cvs_vanilla/data"

[ blink... ] initdb is looking for the flat password file. Which is
not there anymore. I guess the real question is not why it fails for
you, but why it works for anyone else!? Will investigate. In the
meantime, just dike out that test in initdb.c...

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2009-09-03 01:31:29 Re: Schedule for 8.5 Development
Previous Message Robert Haas 2009-09-03 01:08:17 Re: Schedule for 8.5 Development