From: | Antonio Olinto <aolinto(at)pesca(dot)sp(dot)gov(dot)br> |
---|---|
To: | pgsql-cygwin(at)postgresql(dot)org |
Subject: | instalation failed |
Date: | 2005-03-03 17:25:32 |
Message-ID: | 4227488C.7080400@pesca.sp.gov.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 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!
Antonio
From | Date | Subject | |
---|---|---|---|
Next Message | aolinto_pg | 2005-03-04 11:21:04 | initdb failed |
Previous Message | Daniel Convissor | 2005-02-18 15:18:38 | Re: Cygwin configuration trouble |