Re: pgNixInstaller: Making PostgreSQL relocatable

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgNixInstaller: Making PostgreSQL relocatable
Дата
Msg-id 3160.1143090903@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pgNixInstaller: Making PostgreSQL relocatable  (Enver ALTIN <ealtin@parkyeri.com>)
Ответы Re: pgNixInstaller: Making PostgreSQL relocatable  (Greg Stark <gsstark@mit.edu>)
Re: pgNixInstaller: Making PostgreSQL relocatable  (John DeSoi <desoi@pgedit.com>)
Список pgsql-hackers
Enver ALTIN <ealtin@parkyeri.com> writes:
> Tom Lane wrote:
>> s/doable/already done/, no?

> I did a Google search on "relocatable PostgreSQL" and the first 
> result[1] said it's already done. Apparently it didn't work for me on 
> Solaris 8 (linking problems). I'll be looking at it sometime today.

OK ... it's supposed to work to shift the whole installation tree to
a new root, ie, paths to places like the /share and /lib directories
are determined relative to where the backend executable actually is.
If this is not working on Solaris then for sure we want to know ...
        regards, tom lane


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

Предыдущее
От: Enver ALTIN
Дата:
Сообщение: Re: pgNixInstaller: Making PostgreSQL relocatable
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: pgNixInstaller: Making PostgreSQL relocatable