Re: initdb crash after install - Mailing list pgsql-bugs

From Tom Lane
Subject Re: initdb crash after install
Date
Msg-id 11615.956634166@sss.pgh.pa.us
Whole thread Raw
In response to initdb crash after install  ("Jim Buckley" <buckley@engr.orst.edu>)
List pgsql-bugs
"Jim Buckley" <buckley@engr.orst.edu> writes:
> The initdb crashes with the following error:

> ERROR:  pg_atoi: error in "template1": can't parse
> "template1"

Hmm, seems pretty wacko.  I haven't seen that before, but I wonder
whether you are using inconsistent bits of code, ie, a mismatch of
files from your old install and files from the new one.  Check your
path to make sure you are using the right version of initdb, and
make sure that your PGLIB environment variable points to the
newly installed lib directory.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tucker I Sylvestro
Date:
Subject: Re: initdb crash after install
Next
From: Michael Shepelev
Date:
Subject: PostgreSQL 7.0 beta 4: Error in Insert/Select