Re: [ADMIN] initdb and WARN - Mailing list pgsql-admin

From Bruce Momjian
Subject Re: [ADMIN] initdb and WARN
Date
Msg-id 199810071705.NAA01695@candle.pha.pa.us
Whole thread Raw
In response to initdb and WARN  (Andrea Antibo <antibo@mclink.it>)
Responses Re: [ADMIN] initdb and WARN
List 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@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026


pgsql-admin by date:

Previous
From: Andrea Antibo
Date:
Subject: RE: [ADMIN] initdb and WARN
Next
From: "Gilley, Charles H."
Date:
Subject: RE: [ADMIN] Trying to build 6.3.2 w/o success... config errors, R ESOLVED