initdb fails

Поиск
Список
Период
Сортировка
От Cherry Ann Alib
Тема initdb fails
Дата
Msg-id 008501c4a9d6$ce0954b0$b70c680a@QNYP183
обсуждение исходный текст
Ответы Re: initdb fails  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: 8.0.0beta3 plpython link troubles
Следующее
От: "Tom Hebbron"
Дата:
Сообщение: Re: BUG #1277: plpgsql EXECUTE bug in beta3