From: | Jason Tishler <jason(at)tishler(dot)net> |
---|---|
To: | STEWART ABBOTT <abbott(at)coventry(dot)ac(dot)uk> |
Cc: | pgsql-cygwin(at)postgresql(dot)org |
Subject: | Re: cannot start postgres version 7.3.4 |
Date: | 2003-09-15 13:16:02 |
Message-ID: | 20030915131602.GG1840@tishler.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin |
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
From | Date | Subject | |
---|---|---|---|
Next Message | Jason Tishler | 2003-09-15 13:19:01 | Re: The NT services Cygwin PostgreSQL installation |
Previous Message | Caroline Yong | 2003-09-15 07:53:36 | why cygz.dll file is not found? |