Erro no Initdb

Поиск
Список
Период
Сортировка
От eraldo@pr.gov.br
Тема Erro no Initdb
Дата
Msg-id OF0E0030C6.1A8A307B-ON03256E59.006FC628@pr.gov.br
обсуждение исходный текст
Список pgsql-bugs
Instalei o cygwin com o Postgre 7.4.1  no Windows XP e quando executo o
comando initdb -D /usr/share/postgresql/data apresenta um erro SIGNAL 11.
O que pode estar errado ?

Segue o erro.

fixing permissions on existing directory /usr/share/postgresql/data... ok
creating directory /usr/share/postgresql/data/base... ok
creating directory /usr/share/postgresql/data/global... ok
creating directory /usr/share/postgresql/data/pg_xlog... ok
creating directory /usr/share/postgresql/data/pg_clog... ok
selecting default max_connections... 100
selecting default shared_buffers... 1000
creating configuration files... ok
creating template1 database in /usr/share/postgresql/data/base/1... ok
initializing pg_shadow... ok
enabling unlimited row size for system tables... ok
initializing pg_depend... ok
creating system views... ok
loading pg_description... ok
creating conversions... ok
setting privileges on built-in objects... ok
creating information schema... ok
vacuuming database template1... ok
copying template1 to template0... Signal 11

initdb: failed

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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: BUG #1109: Testing again
Следующее
От: "Dave Page"
Дата:
Сообщение: BUG #1108: Just testing...