InitDB-Problem - Mailing list pgsql-admin

From Dany K.
Subject InitDB-Problem
Date
Msg-id 3.0.3.32.19980525223353.006a7cf8@thor.danyk.ch
Whole thread Raw
Responses Re: [ADMIN] InitDB-Problem  (The Hermit Hacker <scrappy@hub.org>)
List 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 by date:

Previous
From: Andy Lewis
Date:
Subject: Compiling with Perl Support [Solved]
Next
From: The Hermit Hacker
Date:
Subject: Re: [ADMIN] InitDB-Problem