pgsql on cygwin problem

Поиск
Список
Период
Сортировка
От yuri@nnov.mts.ru
Тема pgsql on cygwin problem
Дата
Msg-id OFEA2CCDFD.D4C872D1-ONC325706C.004A8186-C325706C.004AA7E7@mts.ru
обсуждение исходный текст
Ответы Re: pgsql on cygwin problem  (Reini Urban <rurban@x-ray.at>)
Список pgsql-cygwin
Hello. I had a problem at installation postgesql as service nt. I do all
under the documentation which is in a
file/usr/share/doc/Cygwin/postgresql-7.4.5. README On item 8 at me there is
a mistake at initialization of a database.

$ initdb -D /var/postgresql/data
The files belonging to this database system will be owned by user
"postgres".
This user must also own the server process.

The database cluster will be initialized with locale C.

fixing permissions on existing directory /var/postgresql/data... ok
creating directory /var/postgresql/data/base... ok
creating directory /var/postgresql/data/global... ok
creating directory /var/postgresql/data/pg_xlog... ok
creating directory /var/postgresql/data/pg_clog... ok
selecting default max_connections... Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
10
selecting default shared_buffers... Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
50
creating configuration files... ok
creating template1 database in /var/postgresql/data/base/1... Signal 12

initdb: failed

Prompt please in what there can be a problem.


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

Предыдущее
От: Igor Pechtchanski
Дата:
Сообщение: Re: pgsql on cygwin problem
Следующее
От: Reini Urban
Дата:
Сообщение: Re: Trouble initdb Postgresql 8.0.3 Cygwin