Initdb failing when installing Postgre on Cygwin

Поиск
Список
Период
Сортировка
От bsytko
Тема Initdb failing when installing Postgre on Cygwin
Дата
Msg-id 20040118015911.44B45D1DA7C@svr1.postgresql.org
обсуждение исходный текст
Ответы Re: Initdb failing when installing Postgre on Cygwin
Список pgsql-cygwin
Hello,

I am following a guide here:

http://www.ejip.net/faq/postgresql_win_setup_faq.jsp

And when I run this command:

Initdb -W -D /usr/local/pgsql/data

It says creating directory's and stuff and then it gives this error and
quits:

Creating template1 database in /usr/local/pgsql/data/base/1/... FATAL: could
not
 create shared memory segment: Function not implemented
DETAIL: Failed system call was shmget(key=1, size=1081344, 03600).

Initdb: failed
Initdb: removing data directory "/usr/local/pgsql/data"

I am using Cygwin version 1.5.5-1. I downloaded Cygipc version 1.14 and
installed it according to that guide. I used the PostgreSQL that came with
the downloaded Cygwin. I am running XP Pro w/ SP1. Thanks.

-Ben Sytko



В списке pgsql-cygwin по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Adding long text to a text field generates an error
Следующее
От: Ben Ramsey
Дата:
Сообщение: Adding long text to a text field generates an error