Обсуждение: instalation failed

Поиск
Список
Период
Сортировка

instalation failed

От
Antonio Olinto
Дата:
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