Re: initdb fails

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: initdb fails
Дата
Msg-id 20072.1028646691@sss.pgh.pa.us
обсуждение исходный текст
Ответ на initdb fails  (Denis <denisa@mtlfab.com>)
Список pgsql-novice
Denis <denisa@mtlfab.com> writes:
> initdb failed.

> Can someone help please?

Not without a lot more information.  What PG version are you using?
On what platform?  How did you build or acquire the executables?
Also, try
    initdb [same args as before plus] -d  2>initdb.out
which will produce extremely voluminous debugging output in initdb.out.
We don't want to see the whole thing, but the last dozen or two lines
might yield a clue.

            regards, tom lane

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

Предыдущее
От: Denis
Дата:
Сообщение: initdb fails
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [SQL] Aggregates and Indexes