Re: 8.0: Absolute path required for INITDB?

Поиск
Список
Период
Сортировка
От CoL
Тема Re: 8.0: Absolute path required for INITDB?
Дата
Msg-id cf8lt6$1g2h$1@news.hub.org
обсуждение исходный текст
Ответ на Re: 8.0: Absolute path required for INITDB?  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-bugs
hi,

Josh Berkus wrote, On 8/9/2004 21:20:

> Tom,
>
>> Well, that does deserve investigation.  But I've been initdb'ing
>> frequently and not noticed any problems.  What configure switches
>> did you use exactly?  Did you try to move the installation tree
>> after configure?
>
> Here's the issue: if you start initdb from a directory other than PGBASE, you
> can run into trouble:
>
> postgres@mole:/usr/local/pg80b/bin> ./initdb -D ../data
> initdb: file "/usr/local/pg80b/bin/share/postgresql/postgres.bki" does not
> exist
> This means you have a corrupted installation or identified
> the wrong directory with the invocation option -L.
> postgres@mole:/usr/local/pg80b/bin>

same problem here, but I did a trick, changed the $libdir in
share/conversion_create.sql to full path to lib dir, and I did a symlink
in bin to share.

C.

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

Предыдущее
От: Václav Vozár
Дата:
Сообщение: Locale bug?
Следующее
От: Sube Singh
Дата:
Сообщение: Installation of PostgreSQL