Re: mac install question

Поиск
Список
Период
Сортировка
От John DeSoi
Тема Re: mac install question
Дата
Msg-id 0C27891C-8D2F-4FB9-8784-788F33B5A266@pgedit.com
обсуждение исходный текст
Ответ на Re: mac install question  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: mac install question  ("Dave Page" <dpage@pgadmin.org>)
Список pgsql-general
On Jul 24, 2008, at 1:51 AM, Tom Lane wrote:

> Relative paths sound like the best solution to me, assuming they work.

Relative paths work fine. I use this all the time for distributing
psql. It looks something like this:

install_name_tool -change /path/to/postgresql/lib/libpq.dylib
@executable_path/../lib/libpq.dylib psql



John DeSoi, Ph.D.





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

Предыдущее
От: Tomasz Ostrowski
Дата:
Сообщение: Re: Equality search on timestamp value returns no rows
Следующее
От: admin
Дата:
Сообщение: Re: php + postgresql