initdb fails

Поиск
Список
Период
Сортировка
От schopen@dimdi.de
Тема initdb fails
Дата
Msg-id 3ADDD957.29160.54EFE99@localhost
обсуждение исходный текст
Ответы Re: initdb fails
Список pgsql-cygwin
Hello everybody,

I tried to install postgresql under cygwin on win nt 4.0 with SP6
installed. I followed the instructions in
/usr/doc/cygwin/postgresql-7.1.README.
I have replaced cygwin1.dll (1.1.8-2) by the latest snapshot (April
16) and all further steps succeeded until initdb, which fails:

bash-2.04$ bin/initdb
This database system will be initialized with username "schopen".
This user will own all the data files and must also own the server
process.

Creating directory /usr/share/postgresql/data
Creating directory /usr/share/postgresql/data/base
Creating directory /usr/share/postgresql/data/global
Creating directory /usr/share/postgresql/data/pg_xlog
Creating template1 database in /usr/share/postgresql/data/base/1
DEBUG:  database system was shut down at 2001-04-18 16:08:49
DEBUG:  CheckPoint record at (0, 8)
DEBUG:  Redo record at (0, 8); Undo record at (0, 8); Shutdown TRUE
DEBUG:  NextTransactionId: 514; NextOid: 16384
DEBUG:  database system is in production state
Creating global relations in /usr/share/postgresql/data/global
DEBUG:  database system was shut down at 2001-04-18 16:08:56
DEBUG:  CheckPoint record at (0, 112)
DEBUG:  Redo record at (0, 112); Undo record at (0, 0); Shutdown TRUE
DEBUG:  NextTransactionId: 514; NextOid: 17199
DEBUG:  database system is in production state
Initializing pg_shadow.

initdb failed.
Removing /usr/share/postgresql/data.
Removing temp file /tmp/initdb.194.

Any help? Thanks a lot.

Michael
--
====================================================
Dr. med. Michael Schopen     Tel. +49 221 4724 325
Deutsches Institut fuer      Fax. +49 221 41 14 29
Medizinische Dokumentation
und Information DIMDI        http://www.dimdi.de
Waisenhausgasse 36-38a
D-50676 Koeln                email:s#chopen@dimdi.de
>>>   remove # to use email address   <<<
====================================================

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

Предыдущее
От: kevinmcl@cwjamaica.com (kevin mclaughlin)
Дата:
Сообщение: Re: [PORTS] Fw: Postgres on WinNT4 / SP5
Следующее
От: Jason Tishler
Дата:
Сообщение: Re: initdb fails