Re: Possible bug in conversion_create.sql

Поиск
Список
Период
Сортировка
От
Тема Re: Possible bug in conversion_create.sql
Дата
Msg-id 1067960679.3fa7c9674b365@webmail.relato.com.br
обсуждение исходный текст
Ответ на Re: Possible bug in conversion_create.sql  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
>>  With the help of two people from #postgresql at irc.freenode.org, I did a
>> initdb -d --pgdata data 2>debug.log and founded out that the problem was
>> that conversion_create.sql wasn't changing $libdir to the actual name

> It's not supposed to.  I don't know what problem you had, but this is
> the wrong fix.

 I'm sure that sed isn't the correct procedure :-) Somewhere in the way (in the
instalation or in runtime), postgres should change libdir to the actual dir
name, since the error was "no such file or directory"...

 But the problem was solved with the change. I'm not a postgres master at all,
so, how postgres knows what to use on the libdir variable? Where the variable
is defined? How I know if this is set?

 Thanks for any anwer :-)

 Silvio Fonseca
 Linux Consultant

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

Предыдущее
От: Tomas Szepe
Дата:
Сообщение: Re: Repeatedly breaking indexes
Следующее
От: Scott Goodwin
Дата:
Сообщение: PostgreSQL 7.4RC1 crashes on Panther