Re: [ADMIN] initdb and WARN

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: antibo(at)mclink(dot)it
Cc: pgsql-admin(at)postgreSQL(dot)org
Subject: Re: [ADMIN] initdb and WARN
Date: 1998-10-07 17:05:40
Message-ID: 199810071705.NAA01695@candle.pha.pa.us
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.

Old binaries in search path. I have added a mention of this exact error
message in the FAQ.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Gilley, Charles H. 1998-10-07 17:10:22 RE: [ADMIN] Trying to build 6.3.2 w/o success... config errors, R ESOLVED
Previous Message Andrea Antibo 1998-10-07 16:04:21 RE: [ADMIN] initdb and WARN