Re: Turning off HOT/Cleanup sometimes - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Turning off HOT/Cleanup sometimes
Date
Msg-id 20140929110721.GF4716@alap3.anarazel.de
Whole thread Raw
In response to Re: Turning off HOT/Cleanup sometimes  (Andres Freund <andres@anarazel.de>)
Responses Re: Turning off HOT/Cleanup sometimes
List pgsql-hackers
On 2014-09-29 11:31:11 +0200, Andres Freund wrote:
> On 2014-09-29 11:13:43 +0200, Andres Freund wrote:
> > I doubt it'll be hard to construct a case where it'll show. My first try
> > of using a pgbench scale 100, -M prepared, -cj8 with a custom file with
> > 1 write and 5 read transaction yielded the following on my laptop:
>
> Hm. On second thought that testcase probably *decreased* the bad effects
> of this because pgbench's readonly statements only touch one table...

I've attached the file nonetheless, for posterities sake.

Note it has the scale hardcoded...

Greetings,

Andres Freund

--
 Andres Freund                       http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Abhijit Menon-Sen
Date:
Subject: Re: initdb -S and tablespaces
Next
From: Thom Brown
Date:
Subject: Re: [v9.5] Custom Plan API