Обсуждение: cannot start postgres version 7.3.4

Поиск
Список
Период
Сортировка

cannot start postgres version 7.3.4

От
STEWART ABBOTT
Дата:
I  wonder anyone could help me.

I try to run postgres. It shows the following message.

LOG: FindExec:could not find a postgres to execute
FATAL:postgres:could not locate executablem, bailing out

The path has been set appropriatly in DOS and cywin Shell. Both are not
working.

Many Thanks


Danny Chao

Re: cannot start postgres version 7.3.4

От
Jason Tishler
Дата:
On Thu, Sep 11, 2003 at 04:05:45PM +0100, STEWART ABBOTT wrote:
> I try to run postgres. It shows the following message.
>
> LOG: FindExec:could not find a postgres to execute
> FATAL:postgres:could not locate executablem, bailing out

Does the following from the README help?

    4. 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/*

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6