Обсуждение: Upgrading ECPG programs to newer postgres releases

Поиск
Список
Период
Сортировка

Upgrading ECPG programs to newer postgres releases

От
"sivaramk"
Дата:
Hi,
 
I would like to know if recompilation of client applications (written using ECPG or libpq) is necessary for upgrading/migrating to newer releases of Postgresql? e.g if I want to migrate from 7.2 to 7.3 do I need to rebuild all my applications?

 
regards
Siva
 

Re: Upgrading ECPG programs to newer postgres releases

От
Michael Meskes
Дата:
On Mon, Jan 06, 2003 at 04:09:59PM +0530, sivaramk wrote:
> I would like to know if recompilation of client applications (written using ECPG or libpq) is necessary for
upgrading/migratingto newer releases of Postgresql? e.g if I want to migrate from 7.2 to 7.3 do I need to rebuild all
myapplications? 
 

It depends on what changed in the library. You should look at the
version numbering of the library. If the major version changed you have
to recompile.

Michael
-- 
Michael Meskes
Michael@Fam-Meskes.De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!