Re: Trouble initdb Postgresql 8.0.3 Cygwin

Поиск
Список
Период
Сортировка
От Reini Urban
Тема Re: Trouble initdb Postgresql 8.0.3 Cygwin
Дата
Msg-id 431BD624.9040304@x-ray.at
обсуждение исходный текст
Ответ на Trouble initdb Postgresql 8.0.3 Cygwin  (Alain Bouju <abouju@univ-lr.fr>)
Список pgsql-cygwin
Alain Bouju schrieb:
> I compile Postgresql with cygwin.
> configure --prefix=/opt/postgresql-8.0.3
> make
> make install
> I change Path.
> All seems OK.
> But I try to use initdb nothing happen.
> Can you some tell me what I'm missing?

That nothing happens is very unlikely.
I assume your initdb fails with signal 12
like
creating configuration files... ok
creating template1 database in /var/postgresql/data/base/1... Signal 12

initdb: failed

This tells you that IPC couldn't be initialized, most likely that
cygserver is not running or your /etc/cygserver.conf settings are too small.

--
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/
http://phpwiki.org/

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

Предыдущее
От: yuri@nnov.mts.ru
Дата:
Сообщение: pgsql on cygwin problem
Следующее
От: "JUAN ERNESTO FLORES BELTRAN"
Дата:
Сообщение: Doubts