Thread: Opteron build process question
Hi, Is there anything that I have to do to enable the Postgresql Opteron optimizations when compiling? Or will it detect the platform and enable them by default? We're using RedHat Enterprise Linux for x86_64. -- Warmest regards, Ericson Smith Tracking Specialist/DBA +-----------------------+---------------------------------+ | http://www.did-it.com | "When you have to shoot, shoot, | | eric@did-it.com | don't talk! - Tuco | | 516-255-0500 | | +-----------------------+---------------------------------+
Attachment
Ericson Smith wrote: > Hi, > > Is there anything that I have to do to enable the Postgresql Opteron > optimizations when compiling? Or will it detect the platform and enable > them by default? > We're using RedHat Enterprise Linux for x86_64. With 7.4.X, it will build with no modifications. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073
Ericson Smith <eric@did-it.com> writes: > Is there anything that I have to do to enable the Postgresql Opteron > optimizations when compiling? No, because there aren't any. regards, tom lane
Tom Lane wrote: >Ericson Smith <eric@did-it.com> writes: > > >>Is there anything that I have to do to enable the Postgresql Opteron >>optimizations when compiling? >> >> > >No, because there aren't any. > > > Hmmm... it says here: http://www.postgresql.org/presskit/en/presskit74.php "PostgreSQL is now optimized on the AMD Opteron, thanks to the work of the University of Massachusetts at Amherst, ..." - Ericson