From: | "Cherry Ann Alib" <alib(dot)ch(at)g6v(dot)cnt(dot)ncos(dot)nec(dot)co(dot)jp> |
---|---|
To: | <pgsql-bugs(at)postgresql(dot)org> |
Subject: | initdb fails |
Date: | 2004-10-04 05:55:50 |
Message-ID: | 008501c4a9d6$ce0954b0$b70c680a@QNYP183 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Good day to you...
I am currently having a problen initializing database in HPUX11.0.
When I try to run initdb this is the result
The files belonging to this database system will be owned by user "calib".
This user must also own the server process.
The database cluster will be initialized with locale ja_JP.eucJP.
fixing permissions on existing directory /home/calib/data... ok
creating directory /home/calib/data/base... ok
creating directory /home/calib/data/global... ok
creating directory /home/calib/data/pg_xlog... ok
creating directory /home/calib/data/pg_clog... ok
selecting default max_connections... 50
selecting default shared_buffers... 1000
creating configuration files... ok
creating template1 database in /home/calib/data/base/1... ERROR: invalid
input syntax for type "oid": "select cast(($1 + $2) as timestamp with time
zone)"
initdb: failed
I'm really having a hard time on why this happens. I hope you can reply
regarding this issue.
Thank you very much.
Cherry Ann Alib
Software Design Engineer
From | Date | Subject | |
---|---|---|---|
Next Message | PostgreSQL Bugs List | 2004-10-04 06:10:04 | BUG #1277: plpgsql EXECUTE bug in beta3 |
Previous Message | Neil Conway | 2004-10-04 05:43:26 | Re: semicolon not required on END statement |