InitDB-Problem

From: "Dany K(dot)" <danyk(at)danyk(dot)ch>
To: pgsql-admin(at)postgresql(dot)org
Subject: InitDB-Problem
Date: 1998-05-25 20:33:53
Message-ID: 3.0.3.32.19980525223353.006a7cf8@thor.danyk.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)danyk(dot)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
--------------------------------------------------------------------

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message The Hermit Hacker 1998-05-25 20:35:16 Re: [ADMIN] InitDB-Problem
Previous Message Andy Lewis 1998-05-23 21:15:38 Compiling with Perl Support [Solved]