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

Поиск
Список
Период
Сортировка
От greg.guldenschuh@telchemy.com
Тема BUG #12674: x86_64 and i386 libraries install over each other
Дата
Msg-id 20150126205749.19760.27778@wrigleys.postgresql.org
обсуждение исходный текст
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      12674
Logged by:          Greg Guldenschuh
Email address:      greg.guldenschuh@telchemy.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.

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

Предыдущее
От: Jim McDonald
Дата:
Сообщение: Re: BUG #12644: Planner fails to use available index with anything other than default operator
Следующее
От: derek.anderson@mspmac.org
Дата:
Сообщение: BUG #12675: BIGINT Datatype performance