Re: PostgreSQL 7.3.3 and Intel C compiler - Mailing list pgsql-hackers

From Sergey
Subject Re: PostgreSQL 7.3.3 and Intel C compiler
Date
Msg-id be84q2$j48$1@main.gmane.org
Whole thread Raw
In response to PostgreSQL 7.3.3 and Intel C compiler  (Hans-Jürgen Schönig <hs@cybertec.at>)
List pgsql-hackers
Hi!

I'm sorry I haven't done any research beforehand, but are any such 
materials regarding performance tuning available in the canned form on 
the 'net for me to show to my boss? I believe statements like this will 
greatly promote PostgreSQL if substantiated with concise "executive 
summary" articles and maybe some short technical details for 
administrators. Thank you!

Sergey.

Hans-Jürgen Schönig wrote:
> This week I have done some performance tuning at a customer's office. We 
> have beaten (demoralized) MS SQL and DB2 in serializable mode and DB2 in 
> any transaction isolation level :).
> 
> By the way: In case of very simple statements SERIALIZABLE is about 3 
> times faster than READ COMMITTED. I expected it to be faster but I did 
> not expect this difference.
> 




pgsql-hackers by date:

Previous
From: Carlos Guzman Alvarez
Date:
Subject: Re: Receiving data in binary format how is it encoded?
Next
From: Bruno Wolff III
Date:
Subject: Re: [PATCHES] Proof-of-concept for initdb-time shared_buffers selection