Re: Trouble initdb Postgresql 8.0.3 Cygwin

From: Reini Urban <rurban(at)x-ray(dot)at>
To: Alain Bouju <abouju(at)univ-lr(dot)fr>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Trouble initdb Postgresql 8.0.3 Cygwin
Date: 2005-09-05 05:22:44
Message-ID: 431BD624.9040304@x-ray.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Alain Bouju schrieb:
> I compile Postgresql with cygwin.
> configure --prefix=/opt/postgresql-8.0.3
> make
> make install
> I change Path.
> All seems OK.
> But I try to use initdb nothing happen.
> Can you some tell me what I'm missing?

That nothing happens is very unlikely.
I assume your initdb fails with signal 12
like
creating configuration files... ok
creating template1 database in /var/postgresql/data/base/1... Signal 12

initdb: failed

This tells you that IPC couldn't be initialized, most likely that
cygserver is not running or your /etc/cygserver.conf settings are too small.

--
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/
http://phpwiki.org/

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message Natrayan Kuppusamy - CTD , Chennai 2005-09-05 05:23:54 Problem while running initdb
Previous Message Roland Walter 2005-09-01 11:57:03 Re: Postgres 7.4.5 fails with Cygwin 1.5.18-1 (core dump)