Re: pgbench --tuple-size option - Mailing list pgsql-hackers

From Andres Freund
Subject Re: pgbench --tuple-size option
Date
Msg-id 20140815095106.GG28805@awork2.anarazel.de
Whole thread Raw
In response to pgbench --tuple-size option  (Fabien COELHO <coelho@cri.ensmp.fr>)
Responses Re: pgbench --tuple-size option
List pgsql-hackers
On 2014-08-15 11:46:52 +0200, Fabien COELHO wrote:
> 
> After publishing some test results with pgbench on SSD with varying page
> size, Josh Berkus pointed out that pgbench uses small 100-bytes tuples, and
> that results may be different with other tuple sizes.
> 
> This patch adds an option to change the default tuple size, so that this can
> be tested easily.

I don't think it's beneficial to put this into pgbench. There really
isn't a relevant benefit over using a custom script here.

Greetings,

Andres Freund

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



pgsql-hackers by date:

Previous
From: Fabien COELHO
Date:
Subject: pgbench --tuple-size option
Next
From: Fabien COELHO
Date:
Subject: Re: pgbench --tuple-size option