Re: initdb/XP/could not locate executable

Поиск
Список
Период
Сортировка
От Tambet Matiisen
Тема Re: initdb/XP/could not locate executable
Дата
Msg-id 81132473206F3A46A72BD6116E1A06AE1B14BF@black.aprote.com
обсуждение исходный текст
Ответ на initdb/XP/could not locate executable  (Pete Boysen <pboysen@iastate.edu>)
Ответы Re: initdb/XP/could not locate executable  (Jason Tishler <jason@tishler.net>)
Список pgsql-cygwin

...
> initializing pg_shadow... LOG:  FindExec: invalid binary
> "/usr/bin/postgres"
> FATAL:  /usr/bin/postgres: could not locate executable, bailing out...
>

Following seemed to fix the problem in our case:

chmod 755 /usr/bin
chmod 755 /usr/bin/postgres

I'm not sure the first one is really needed.

  Tambet

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

Предыдущее
От: "David P. Caldwell"
Дата:
Сообщение: Another XP Pro experience
Следующее
От: Jason Tishler
Дата:
Сообщение: Re: initdb/XP/could not locate executable