initdb failed

From: aolinto_pg(at)bignet(dot)com(dot)br
To: pgsql-cygwin <pgsql-cygwin(at)postgresql(dot)org>
Subject: initdb failed
Date: 2005-03-04 11:21:04
Message-ID: 1109935264.422844a0926f5@webmail2.bignet.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Hi,

I'm using Windows 98 SE in a Pentium III. I downloaded cygwin yesterday. I
followed FAQ_CYGWIN until 3a without problems.

Nevertheless after typing initdb -D /usr/local/pgsql/data -W -E LATIN1, when
“selecting MAX_CONNECTIONS default” and “selecting default shared_buffers” the
message "Signal 12" appears many times.

At the end I got:
...
creating configuration files... ok

creating template1 database in /usr/local/pgsql/data/base/1... Signal 12

initdb: failed

initdb: removing data directory "/usr/local/pgsql/data"

I tried to limit the number of connections using:

make MAX_CONNECTIONS=5 check

But I received the message:

BASH: make: command not found

What should I do to go on? Thanks in advance!

By-the-way, which is the command to get cygwin version? Thanks again.

Antonio Olinto

-------------------------------------------------
WebMail Bignet - O seu provedor do litoral
www.bignet.com.br

Browse pgsql-cygwin by date

  From Date Subject
Next Message Hagop H. 2005-03-04 21:07:52 PostgreSQL installation problem on Windows XP Home
Previous Message Antonio Olinto 2005-03-03 17:25:32 instalation failed