Re: When did we get to be so fast?

From: "Shridhar Daithankar" <shridhar_daithankar(at)persistent(dot)co(dot)in>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: When did we get to be so fast?
Date: 2003-08-08 07:05:19
Message-ID: 3F339907.30760.9B189AE@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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?

Bye
Shridhar

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Carlos Guzman Alvarez 2003-08-08 07:20:01 Re: PostgreSQL 7.4 Beta 1 + SSL + Cygwin
Previous Message Neil Conway 2003-08-08 06:53:49 poorly written builtin functions