Re: AMD 64 RPM?

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: AMD 64 RPM?
Дата
Msg-id 42F7B9A9.4050504@commandprompt.com
обсуждение исходный текст
Ответ на AMD 64 RPM?  (Tony Caduto <tony_caduto@amsoftwaredesign.com>)
Ответы Re: AMD 64 RPM?  (Tony Caduto <tony_caduto@amsoftwaredesign.com>)
Список pgsql-general
Tony Caduto wrote:
> I have a Red Hat EL 4 server and they only ship 7.x with it, but I want
> to run 8.x on it.
> The server is running in 64bit mode and was wondering if there is a RPM
> available? (I could only find 32bit ones on the Postgresql web page)

Just download the source RPM and:

rpmbuild -bb --target=i686 src.rpm

Sincerely,

Joshua D. Drake


>
> Thanks,
>
> Tony
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly


--
Your PostgreSQL solutions company - Command Prompt, Inc. 1.800.492.2240
PostgreSQL Replication, Consulting, Custom Programming, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/

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

Предыдущее
От: Matt Miller
Дата:
Сообщение: Testing of MVCC
Следующее
От: Tony Caduto
Дата:
Сообщение: Re: Simple PG Sql question (i hope)