From: "Hans, Werner" <Werner(dot)Hans(at)atosorigin(dot)com>
To: "'pgsql-cygwin(at)postgresql(dot)org'" <pgsql-cygwin(at)postgresql(dot)org>
Subject:
Date: 2003-03-28 14:56:41
Message-ID: 65CAC3230ECD804B8A31AA91AC0CC5F82155F4@exchange-ac.ikossvan.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Hi,

I installed the default packages and PostgreSQL 7.3.2 using your Cygwin
Setup. Furthermore I installed the cygipc 1.13.2 package required by
Postgres and called ipc-daemon.

When I invoke initdb -D /opt/postgres/data the script creates several
directories, one template database, and some configuration files but finally
fails when initializing pg_shadow.
It reports
LOG: FindExec: invalid binary "/usr/bin/postgres"
FATAL: /usr/bin/postgres: could not locate executable, bailing out...

However /usr/bin/postgres -V and /usr/bin/postgres -? work fine.

The same happens with postgreSQL 7.3.1. Do I have to install further
(database) packages?

Regards

Werner Hans

Responses

  • Re: at 2003-04-01 03:10:26 from Jason Tishler

Browse pgsql-cygwin by date

  From Date Subject
Next Message Invisible Phantom 2003-04-01 00:24:58 Postgres on cygwin trouble
Previous Message Jason Tishler 2003-03-27 17:12:06 Re: Configuring Problem