initdb failed on Windows 2000

Поиск
Список
Период
Сортировка
От Yoshiyuki Asaba
Тема initdb failed on Windows 2000
Дата
Msg-id 20070827.204635.168593305.y-asaba@sraoss.co.jp
обсуждение исходный текст
Ответы Re: initdb failed on Windows 2000  (Yoshiyuki Asaba <y-asaba@sraoss.co.jp>)
Список pgsql-hackers
Hi,

I have compiled PostgreSQL 8.2.4 with MinGW on Windows 2000. Then I
have executed initdb as Administrator. However initdb failed with the
following message.

----
The program "postgres" is needed by initdb but was not found in the
same directory as "C:\msys\1.0\local\pgsql\bin/initdb".
Check your installation.
----

So, I have debugged initdb.exe. I found that CreatePipe() was failed
with ERROR_ACCESS_DENIED in exec.c:pipe_read_line().

Does anyone know why CreatePipe() was failed with ERROR_ACCESS_DENIED?
Or is there a way that Administrator can execute initdb.exe on Windows
2000?

Regards,
--
Yoshiyuki Asaba
y-asaba@sraoss.co.jp


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Buildfarm failures MSVC
Следующее
От: Magnus Hagander
Дата:
Сообщение: anoncvs update schedule