View Single Post

   
  #1 (permalink)  
Old 04-11-2008, 04:37 AM
Michael Fuhr
 
Posts: n/a
Default initdb -W failure with role-capable catalogs

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/

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Reply With Quote