Re: installation problems on OSX Lion

Поиск
Список
Период
Сортировка
От stephaneg
Тема Re: installation problems on OSX Lion
Дата
Msg-id 1320599470160-4969019.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: installation problems on OSX Lion  (adamaltman <adam.a.altman@gmail.com>)
Ответы Re: installation problems on OSX Lion
Список pgsql-general
Hello,

I had the same issue and could solve it the following way.

open a terminal,

cd /usr/lib
sudo mv libpq.5.dylib libpq.5.dylib-ORG
sudo ln -s libpq.5.3.dylib libpq.5.dylib

Cheers,
Stéphane


--
View this message in context:
http://postgresql.1045698.n5.nabble.com/installation-problems-on-OSX-Lion-tp4627419p4969019.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: function doesn't see change in search_path
Следующее
От: Leonardo Carneiro
Дата:
Сообщение: Is *.projects.postgresql.org offline?