Initdb cannot work with postgres 6.3.2 under RH5.0

From: liuye <liuye(at)cf-dblab4(dot)comp(dot)nus(dot)edu(dot)sg>
To: pgsql-admin(at)postgresql(dot)org
Subject: Initdb cannot work with postgres 6.3.2 under RH5.0
Date: 1998-08-24 08:30:40
Message-ID: 35E124B0.17068719@cf-dblab4.comp.nus.edu.sg
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi.

Installing postgres 6.3.2 on RedHat 5.0 by following the steps when
running initdb, i got

nitdb: using /usr/local/pgsql/lib/local1_template1.bki.source as input
to create the template database.
initdb: using /usr/local/pgsql/lib/global1.bki.source as input to create
the global classes.
initdb: using /usr/local/pgsql/lib/pg_hba.conf.sample as the host-based
authentication control file.

We are initializing the database system with username postgres
(uid=505).
This user will own all the files and must also own the server process.

initdb: creating template database in
/usr/local/pgsql/data/base/template1
Running: postgres -boot -C -F -D/usr/local/pgsql/data -Q template1
WARN:heap_modifytuple: repl is \ -9
initdb: could not create template database
initdb: cleaning up by wiping out /usr/local/pgsql/data/base/template1

Pls help me to settle "WARN:heap_modifytuple: repl is \ -9" ?

Browse pgsql-admin by date

  From Date Subject
Next Message Kees Leune 1998-08-24 09:25:30 pg_dump problem
Previous Message Bruce Momjian 1998-08-22 03:20:19 Re: [ADMIN] Updating tuples based on max time