initdb v6.4 "pg_atoi" error

From: "Michael A(dot) Koerber" <mak(at)ll(dot)mit(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: initdb v6.4 "pg_atoi" error
Date: 1998-12-01 17:38:50
Message-ID: 199812011735.MAA11758@ll.mit.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I can't get past the below error in the installation of v6.4. What to I
do next?

tnx

mike

-------------------------------------------------------------
$ initdb
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=1500).
This user will own all the files and must also own the server process.

Creating Postgres database system directory /usr/local/pgsql/data

Creating Postgres database system directory /usr/local/pgsql/data/base

initdb: creating template database in /usr/local/pgsql/data/base/template1
Running: postgres -boot -C -F -D/usr/local/pgsql/data -Q template1
syntax error 2299 : parse error
Creating global classes in /base
Running: postgres -boot -C -F -D/usr/local/pgsql/data -Q template1

Adding template1 database to pg_database...
Running: postgres -boot -C -F -D/usr/local/pgsql/data -Q template1 <
/tmp/create.21461
ERROR: pg_atoi: error in "template1": can't parse "template1"
ERROR: pg_atoi: error in "template1": can't parse "template1"
initdb: could not log template database
initdb: cleaning up.

Browse pgsql-general by date

  From Date Subject
Next Message Bob Dusek 1998-12-01 19:09:17 Dividing Money
Previous Message Chris Williams 1998-12-01 13:31:03 Addition of index for digest needed