Re: Recompiling Non-PostGres apps when upgrading PostGreSQL

Поиск
Список
Период
Сортировка
Искать
От
Peter Eisentraut
Тема
Re: Recompiling Non-PostGres apps when upgrading PostGreSQL
Дата
в 17:23:05
Msg-id
Pine.LNX.4.30.0105292321300.757-100000@peter.localdomain
Ответ на
Список
Дерево обсуждения
Recompiling Non-PostGres apps when upgrading PostGreSQL "Chris Ruprecht" <chrup999@yahoo.com>
Re: Recompiling Non-PostGres apps when upgrading PostGreSQL Peter Eisentraut <peter_e@gmx.net>
Chris Ruprecht writes:

> In the past, I have rebuilt all my "dependant" binaries, every time I installed a new version of Postgres. "Other binaries" means php, ssl and apache. However, I'm wondering if I really have to do that if nothing in the API changes. I know, it might be safe to do it anyway - just in case, but it's quite a bit of time which gets lost, every time I do that. Any input?

You don't need to rebuild client applications, unless the shared library
major version changes (because of incompatible changes), in which case you
will be told about it.  (It hasn't happened in recent times.)

Server-side modules might need to be rebuild.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter

В списке pgsql-admin по дате отправления
От: Chris Ruprecht
Дата:
От: Tom Lane
Дата:
FAQ