initdb and WARN

From: Andrea Antibo <antibo(at)mclink(dot)it>
To: pgsql-admin(at)postgresql(dot)org
Subject: initdb and WARN
Date: 1998-10-07 13:48:35
Message-ID: XFMail.981007154835.antibo@mclink.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

when I run initb it show me this message:

initdb: 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=26).
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 \ 0
initdb: could not create template database
initdb: cleaning up by wiping out /usr/local/pgsql/data/base/template1

I loocked on the web and now I know I must delete the old library of postgres,
but, i did it.
I deleted all in old pgsql home, I created a new home.

And now?

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Gilley, Charles H. 1998-10-07 14:09:40 RE: [ADMIN] Trying to build 6.3.2 w/o success... gcc errors
Previous Message Bruce Momjian 1998-10-07 02:44:24 Re: [ADMIN] Trying to build 6.3.2 w/o success... gcc errors