on running initdb on my redhat 5.9 linux box with postgresql 6.5.1 i get
the following error:
postgres@server2 [~]# 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=1003).
This user will own all the files and must also own the server process.
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 2334 : 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.8563
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.
Unfortunately i have no clue what causes this error....
perhaps you can help me.
thank you
andreas gietl
--
andreas gietl
dedicated server systems
fon +49 9402 2551
fax +49 9402 2604
mobile +49 171 60 70 008
[EMAIL PROTECTED]
############################################
# Das Handbuch sagt, das Programm benötige #
# Windows 95 oder besser. Also habe ich #
# Linux installiert! #
############################################