This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PostgeSQL installation


Ralf,

Do you Google?

On Wed, Jul 16, 2003 at 05:01:41PM +0200, Ralf Berger wrote:
> psql: could not connect to server: Bad file descriptor
>         Is the server running locally and accepting
>         connections on Unix domain socket "/tmp/.s.PGSQL.5432"?

See the following:

    http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=psql+%22Bad+file+descriptor%22+cygwin

> The files belonging to this database system will be owned by user "xyz".
> This user must also own the server process.
> 
> The database cluster will be initialized with locale DE.
> This locale setting will prevent the use of indexes for pattern matching
> operations.  If that is a concern, rerun initdb with the collation order
> set to "C".  For more information see the Administrator's Guide.

See the following:

    http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=cygwin+postgresql+locale

> Fixing permissions on existing directory /var/pgsql/data/... ok
> creating directory /var/pgsql/data//base... ok
> creating directory /var/pgsql/data//global... ok
> creating directory /var/pgsql/data//pg_xlog... ok
> creating directory /var/pgsql/data//pg_clog... ok
> creating template1 database in /var/pgsql/data//base/1... ok
> creating configuration files... ok
> initializing pg_shadow... LOG:  FindExec: invalid binary "/usr/bin/postgres"
> FATAL:  /usr/bin/postgres: could not locate executable, bailing out...
> initdb failed.

See the following:

    http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=postgres+%22could+not+locate+executable%22

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

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]