From: | "Hans Steffen Schneider" <hans(dot)s(dot)schneider(at)gmx(dot)de> |
---|---|
To: | <pgsql-cygwin(at)postgresql(dot)org> |
Subject: | Signal 12 |
Date: | 2004-06-27 22:59:55 |
Message-ID: | 000201c45c9a$773de300$cb65fea9@aguila |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin |
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
From | Date | Subject | |
---|---|---|---|
Next Message | arrobasoft | 2004-06-28 14:23:47 | postmaster |
Previous Message | cron | 2004-06-27 09:43:29 | Problem with NTFS |