BUG #12674: x86_64 and i386 libraries install over each other

From: greg(dot)guldenschuh(at)telchemy(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #12674: x86_64 and i386 libraries install over each other
Date: 2015-01-26 20:57:49
Message-ID: 20150126205749.19760.27778@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 12674
Logged by: Greg Guldenschuh
Email address: greg(dot)guldenschuh(at)telchemy(dot)com
PostgreSQL version: 9.3.5
Operating system: RHEL6
Description:

We have a product where we are in the process of recompiling and re-linking
the various parts to use the x86_64 libraries, but some parts still use the
i386 libraries.

When installing both sets of the libraries using the postgresql
repositories, the library files overwrite each other and make using both
exceptionally difficult. It seems to make sense to have the x86_64
libraries install in one tree and the i386 install in another and the rpms
set up the correct paths to each.

Browse pgsql-bugs by date

  From Date Subject
Next Message derek.anderson 2015-01-26 21:04:37 BUG #12675: BIGINT Datatype performance
Previous Message Milan Hronský 2015-01-26 14:47:19 PostgreSQL for Odroid