Re: [HACKERS] Re: v7.1b4 bad performance

From: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Schmidt, Peter" <peter(dot)schmidt(at)prismedia(dot)com>, pgsql-hackers(at)postgreSQL(dot)org, pgsql-admin(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Re: v7.1b4 bad performance
Date: 2001-02-19 08:15:03
Message-ID: 3A90D607.C03221D5@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-hackers

Tom Lane wrote:
>
> I wrote:
> > Thus, our past arguments about whether a few microseconds of delay
> > before commit are a good idea seem moot; we do not have any portable way
> > of implementing that, and a ten millisecond delay for commit is clearly
> > Not Good.
>
> I've now finished running a spectrum of pgbench scenarios, and I find
> no case in which commit_delay = 0 is worse than commit_delay > 0.
> Now this is just one benchmark on just one platform, but it's pretty
> damning...
>

In your test cases I always see "where bid = 1" at "update branches"
i.e.
update branches set bbalance = bbalance + ... where bid = 1

ISTM there's no multiple COMMIT in your senario-s due to
their lock conflicts.

Regards,
Hiroshi Inoue

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Bruce Momjian 2001-02-19 16:50:02 Re: [HACKERS] Re: v7.1b4 bad performance
Previous Message Tom Lane 2001-02-18 23:02:53 Re: postgres & smp

Browse pgsql-hackers by date

  From Date Subject
Next Message Marko Kreen 2001-02-19 08:51:32 Re: Bug: aliasing in ORDER BY when UNIONing
Previous Message Sascha Schumann 2001-02-19 07:02:37 Re: PHP 4.0.4pl1 / Beta 5