initdb -W failure with role-capable catalogs

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: initdb -W failure with role-capable catalogs
Date: 2005-06-28 14:16:06
Message-ID: 20050628141606.GA24005@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

After the recent role-capable catalog commit, initdb -W fails with
the following error:

initializing pg_authid ... ok
Enter new superuser password:
Enter it again:
setting password ... ok
initdb: The password file was not generated. Please report this problem.
initdb: removing contents of data directory "data"

I saw Tom's comment about many loose ends remaining -- is this one
of them?

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-06-28 14:17:07 Re: #ifdef NOT_USED
Previous Message Peter Eisentraut 2005-06-28 14:10:07 Re: Occupied port warning