>> 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
"" <[EMAIL PROTECTED]> writes:
>> It's not supposed to. I don't know what problem you had, but this is
>> the wrong fix.
> 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? H
"" <[EMAIL PROTECTED]> writes:
> 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 pr