Re: Signal 12

From: mike g <mike(at)thegodshalls(dot)com>
To: Hans Steffen Schneider <hans(dot)s(dot)schneider(at)gmx(dot)de>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Signal 12
Date: 2004-07-01 03:32:23
Message-ID: 1088652743.20010.6.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Don't use ipc-daemon2. As of 7.4.2-1 it is no longer used with
Postgresql. Install, configure, and start cygserver. Then rebuild the
source code. See the cygserver readme in /usr/share/doc/Cygwin

On Sun, 2004-06-27 at 17:59, Hans Steffen Schneider wrote:
> Hi,
> i am a beginner under cygwin and i
> got the following problem:
>
> - compiled version 7.4.3-1 from source with
> ./configure
> make
> make install
>
> - started deamon
> ipc-daemon2 &
>
> - new directory
> mkdir /usr/src/postgresql-7.4.3-1/data
>
> sofar so good.
>
> - initializing
> initdb -D /usr/local/pgsql/data -W -E LATIN1
> The files belonging to this database system will be owned by user "hss".
> This user must also own the server process.
>
> The database cluster will be initialized with locale C.
>
> fixing permissions on existing directory /usr/local/pgsql/data... ok
> creating directory /usr/local/pgsql/data/base... ok
> creating directory /usr/local/pgsql/data/global... ok
> creating directory /usr/local/pgsql/data/pg_xlog... ok
> creating directory /usr/local/pgsql/data/pg_clog... ok
> selecting default max_connections... Signal 12
> Signal 12
> Signal 12
> Signal 12
> Signal 12
> Signal 12
> 10
> selecting default shared_buffers... Signal 12
> Signal 12
> Signal 12
> Signal 12
> Signal 12
> Signal 12
> Signal 12
> Signal 12
> Signal 12
> Signal 12
> Signal 12
> 50
> creating configuration files... ok
> creating template1 database in /usr/local/pgsql/data/base/1... Signal 12
>
> initdb: failed
>
>
> any ideas ?
>
> thank you.
>
> hans
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

In response to

  • Signal 12 at 2004-06-27 22:59:55 from Hans Steffen Schneider

Browse pgsql-cygwin by date

  From Date Subject
Next Message mike g 2004-07-01 03:44:35 Re: Upgrade 7.4.1 to 7.4.3 not working
Previous Message CSN 2004-07-01 03:22:59 Switch from ipc-daemon to cygserver