InitDB-Problem

Поиск
Список
Период
Сортировка
От Dany K.
Тема InitDB-Problem
Дата
Msg-id 3.0.3.32.19980525223353.006a7cf8@thor.danyk.ch
обсуждение исходный текст
Ответы Re: [ADMIN] InitDB-Problem
Список pgsql-admin
Hi everybody,

I just downloaded and installed the new PostgreSQL 6.3.2. Everything went
fine including the installation.
Now my problem: When i run "initdb", the following error message appears :

-------------------------------------------------------------------------
> WARN:heap_modifytuple: repl is \  0
initdb: could not create template database
initdb: cleaning up by wiping out /usr/local/pgsql/data/base/template1
-------------------------------------------------------------------------

When i run "initdb" with debugging on, it seems that this error occurs
"near" :

-------------------------------------------------------------------------
> CREATED relation pg_description with OID 18759
> Commit End
Amopen: relation pg_description. attrsize 61
create attribute 0 name objoid len 4 num 1 type 26
create attribute 1 name description len -1 num 2 type 25
> Amclose: relation (null).
-------------------------------------------------------------------------

Any idea what might be or what i did wrong ?

Many thanx in advance !!!

Dany
--------------------------------------------------------------------
Dany K.                                               danyk@danyk.ch
Winterthur, Switzerland                          http://www.danyk.ch
--------------------------------------------------------------------
        Windows was created to keep idiots away from Un*x.
--------------------------------------------------------------------
          Visit the new MP3-Site : http://ch.mp3-net.org
--------------------------------------------------------------------


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

Предыдущее
От: Andy Lewis
Дата:
Сообщение: Compiling with Perl Support [Solved]
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: [ADMIN] InitDB-Problem