Re: initdb: The password file was not generated.

Поиск
Список
Период
Сортировка
От Erik Rijkers
Тема Re: initdb: The password file was not generated.
Дата
Msg-id 5878244ea4b171ee4a701efd7a4332c9.squirrel@webmail.xs4all.nl
обсуждение исходный текст
Ответ на initdb: The password file was not generated.  ("Erik Rijkers" <er@xs4all.nl>)
Список pgsql-hackers
I suppose the initdb invocation is needed as well:

/home/super/pg_stuff/pg_installations/pgsql.cvs_vanilla/bin/initdb -U super -D
/home/super/pg_stuff/pg_installations/pgsql.cvs_vanilla/data -E UTF8
--pwfile=/home/super/pg_stuff/.84devel

( that .84devel file does exist )


On Thu, September 3, 2009 01:57, Erik Rijkers wrote:
> While test building from CVS head on fedora 10 (also on fedora 6), I get:
>
>
>
> ./configure --prefix=/home/super/pg_stuff/pg_installations/pgsql.cvs_vanilla --with-pgport=6542
> --quiet --enable-depend --with-openssl --with-perl --with-libxml --with-libxslt
>
> gcc (GCC) 4.3.2
>
> compile OK, tests OK, install OK, without errors, then initdb:
>
> 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"
>
>
>
>
> hth,
>
> Erik Rijkers
>
>
>
>
>
>
>
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers
>




В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Erik Rijkers"
Дата:
Сообщение: initdb: The password file was not generated.
Следующее
От: Greg Stark
Дата:
Сообщение: Re: remove flatfiles.c