From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: AMD 64 RPM? |
Date: | 2005-08-08 19:59:37 |
Message-ID: | 42F7B9A9.4050504@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)postgresql(dot)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/
From | Date | Subject | |
---|---|---|---|
Next Message | Tony Caduto | 2005-08-08 20:05:13 | Re: Simple PG Sql question (i hope) |
Previous Message | Matt Miller | 2005-08-08 19:53:35 | Testing of MVCC |