Re: Updated Cygwin Package: postgresql-7.4.2-1

Поиск
Список
Период
Сортировка
От David P. Lurie
Тема Re: Updated Cygwin Package: postgresql-7.4.2-1
Дата
Msg-id caihe0$h97$1@sea.gmane.org
обсуждение исходный текст
Ответ на Updated Cygwin Package: postgresql-7.4.2-1  (Jason Tishler <jason@tishler.net>)
Список pgsql-cygwin
Jason -

>     3. Cygwin PostgreSQL can fail to start or not function properly if
>     certain files and directories have incorrect permissions.  The
>     following usually solves these kinds of problems:
>
>         $ chmod a+rwx /tmp
>         $ chmod a+rx /usr/bin /usr/bin/*
>         $ chmod a+rw /var/log # could adversely affect other daemons
>
> In particular, note the third chmod above.
>

I tried all three, without any success.

There was another problem with postgresql configuration that I hadn't
mentioned. initdb failed when run as the user "postgres", but completed
successfully under my usual login.

These permission changes now allow initdb to run from the "postgres"
account. postmaster still successfully installs as a service, but fails to
run, whether installed to run under my usual login or "postgres" (after
initdb has been run under the appropriate account).

David



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

Предыдущее
От: Mike G
Дата:
Сообщение: Re: Source name not found
Следующее
От: "- Barry -"
Дата:
Сообщение: Re: Source name not found