2005/7/12, Mohan, Ross <[EMAIL PROTECTED]>:
> From AMD's suit against Intel. Perhaps relevant to some PG/AMD issues.
Postgres is compiled with gnu compiler. Isn't it ?
I don't know how much can Postgres benefit from an optimized Intel compiler.
--
Jean-Max Reymond
CKR Solutions Open Source
Nice
>From AMD's suit against Intel. Perhaps relevant to some PG/AMD issues.
"...125. Intel has designed its compiler purposely to degrade performance when
a program
is run on an AMD platform. To achieve this, Intel designed the compiler to
compile code
along several alternate code paths. Some paths
On 7/12/05, Yves Vindevogel <[EMAIL PROTECTED]> wrote:
> Hi,
>
> We have a couple of database that are identical (one for each customer).
> They are all relatively small, ranging from 100k records to 1m records.
> There's only one main table with some smaller tables, a lot of indexes
> and some fu
Hi,
We have a couple of database that are identical (one for each customer).
They are all relatively small, ranging from 100k records to 1m records.
There's only one main table with some smaller tables, a lot of indexes and some functions.
I would like to make an estimation of the performance, th