| From: | Jason Tishler <jason(at)tishler(dot)net> |
|---|---|
| To: | "Hans, Werner" <Werner(dot)Hans(at)atosorigin(dot)com> |
| Cc: | "'pgsql-cygwin(at)postgresql(dot)org'" <pgsql-cygwin(at)postgresql(dot)org> |
| Subject: | Re: |
| Date: | 2003-04-01 03:10:26 |
| Message-ID: | 20030401031026.GA1776@tishler.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-cygwin |
Werner,
On Fri, Mar 28, 2003 at 03:56:41PM +0100, Hans, Werner wrote:
> LOG: FindExec: invalid binary "/usr/bin/postgres"
> FATAL: /usr/bin/postgres: could not locate executable, bailing out...
What does the following command indicate on your system?
$ ls -ld /usr/bin /usr/bin/postgres.exe
drwxr-xr-x+ 4 Administ None 221184 Feb 28 14:12 /usr/bin
-rwxr-xr-x 1 Administ None 1981952 Feb 18 11:15 /usr/bin/postgres.exe
Does the following help?
$ 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-04-01 18:13:01 | Re: pg_hba.conf |
| Previous Message | Invisible Phantom | 2003-04-01 00:24:58 | Postgres on cygwin trouble |