initdb strange error

From: XuYifeng <wj(at)public(dot)hz(dot)zj(dot)cn>
To: pgsql-admin(at)postgresql(dot)org
Subject: initdb strange error
Date: 1998-09-05 14:44:30
Message-ID: 35F14E4E.772B09DD@public.hz.zj.cn
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

I just downloaded postgresql 6.3.2, I have never installed postgresql on
my machine,
I built it successfully on Slackware linux 3.5,
But when running initdb, it output following strange error message, can
anyone
tell me what it is?

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.

/usr/local/pgsql/bin/initdb: [: =: unary operator expected
/usr/local/pgsql/bin/initdb: [: too many arguments
We are initializing the database system with username postgres (uid=).
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
initdb: could not create template database
initdb: cleaning up by wiping out /usr/local/pgsql/data/base/template1

Xu Yifeng

Browse pgsql-admin by date

  From Date Subject
Next Message Metin Ozsavran 1998-09-06 21:00:41 Field Level Locking Help???
Previous Message Metin Ozsavran 1998-09-04 08:32:48 Can PostgreSQL answer near-real-time demands?