Re: I cannot get the db to initialize. Please help.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: I cannot get the db to initialize. Please help.
Дата
Msg-id 122.1047509336@sss.pgh.pa.us
обсуждение исходный текст
Ответ на I cannot get the db to initialize. Please help.  (P G <pg_dba@yahoo.com>)
Ответы Re: I cannot get the db to initialize. Please help.  (P G <pg_dba@yahoo.com>)
Список pgsql-admin
P G <pg_dba@yahoo.com> writes:
> This was the error message issued by that program:
> /usr/bin/postgres: error while loading shared
> libraries: cannot open shared obje
> ct file: cannot load shared object file: No such file
> or directory

You probably need a shared library that you don't have, or don't have
the right version of.  Or maybe you just need to fix ldconfig to know
where the libraries are.  "ldd /usr/bin/postgres" should tell you what
it's looking for.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Problems starting the database
Следующее
От: Robert Treat
Дата:
Сообщение: Re: Upgrade 7.2.1 to 7.3