From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Cc: | "Vikram Patil" <vpatil(at)actuate(dot)com> |
Subject: | Re: Compiler versions on different platforms |
Date: | 2009-05-12 07:10:53 |
Message-ID: | 200905121010.53499.peter_e@gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Tuesday 12 May 2009 02:30:56 Vikram Patil wrote:
> I was able to compile on all of the platforms but I want to know about
> minimum and recommended version requirements for these systems. I am
> concerned about performance of these binaries and looking to achieve
> performance of these binary as close as possible to binaries provided at
> PostgreSQL website. Or if somebody can point out which binaries
> EnterpriseDB uses for their binaries it will be great.
The answers to these questions are not well-defined. Use a compiler that you
trust or that your trusted operating system vendor supports. PostgreSQL is
not mplayer or the linux kernel; which exact compiler you use doesn't matter
much for performance or stability, as long as the compiler is not outright
broken.
From | Date | Subject | |
---|---|---|---|
Next Message | Joe Kramer | 2009-05-12 07:26:32 | Unable to access table named "user" |
Previous Message | Craig Ringer | 2009-05-12 06:54:29 | Luhn algorithm (credit card verify / check) implementation - FIX |