Re: When did we get to be so fast? - Mailing list pgsql-hackers

From Shridhar Daithankar
Subject Re: When did we get to be so fast?
Date
Msg-id 3F339907.30760.9B189AE@localhost
Whole thread Raw
In response to Re: When did we get to be so fast?  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
On 7 Aug 2003 at 19:54, Bruce Momjian wrote:
> Man, I can't do anything right; should be:
> 
>     one INSERT per transaction, fsync true          934
>     one INSERT per transaction, fsync false        1818
>     INSERTs all in one transaction, fsync true    4166

Just curiousity, what will all inserts in one transaction with fsync false 
would yield?

ByeShridhar

--
philosophy:    The ability to bear with calmness the misfortunes of our friends.



pgsql-hackers by date:

Previous
From: Neil Conway
Date:
Subject: poorly written builtin functions
Next
From: Carlos Guzman Alvarez
Date:
Subject: Re: PostgreSQL 7.4 Beta 1 + SSL + Cygwin