View Single Post
  #2 (permalink)  
Old 01-Jul-2009, 04:09
Camaleón
Guest
 
Posts: n/a
Default Re: Postgres 32 bit development libraries on x86_64 bit platform

bs madhu wrote:

> I have two question regarding the postgres application on openSUSE
> 11.1.
>
> 1. Why their is no 32 bit developement libraries of postgresql present
> in x86_64 directory .
> postgresql-libs-32bit-devel-8.3.5-1.10.x86_64.rpm


I think this package provides 32 bits library compatibility for 64 bits
libraries. This is only needed on 64 bits systems.

> 2. What is the difference between 32bit rpm file present in x86_64
> directory and i586 directory ?


On i586 directory there are only "postgresql-libs-8.3.5-1.10.i586.rpm"
and "postgresql-devel-8.3.5-1.10.i586.rpm" packages.

On 32 bits systems there is no need for "32 bits library-devel
compatibility" as they are "natively" incorporated :-)

Greetings,

--
Camaleón
Reply With Quote