Re: Help - Error in createdb

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Help - Error in createdb
Дата
Msg-id 1090190226.3429.22.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Help - Error in createdb  ("Claudia Dantas Procopio" <claudia@cnpa.embrapa.br>)
Список pgsql-admin
On Wed, 2004-07-14 at 06:04, Claudia Dantas Procopio wrote:
> Hello,
>
> I have a problem. When I write "/usr/local/pgsql/bin/createdb
> producao" is showed ther error:
> "ld.so.1: /usr/local/pgsql/bin/psql: fatal: libgcc_s.so.1: open
> failed: No such file or directory
> Killed
> createdb: database creation failed"
>

Is this a new install on a linux box? Try this:

add a line that says "/usr/local/pgsql/lib" to the /etc/ld.so.conf file
and then run ldconfig (do both as root) then try the createdb again as
the postgres super user.


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

Предыдущее
От: tsurkin@jct.ac.il
Дата:
Сообщение: inheretence question
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: inheritance question