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

From Fabien COELHO
Subject pgbench --tuple-size option
Date
Msg-id alpine.DEB.2.10.1408151141570.29316@sto
Whole thread Raw
Responses Re: pgbench --tuple-size option
List pgsql-hackers
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.

-- 
Fabien.

pgsql-hackers by date:

Previous
From: Marko Tiikkaja
Date:
Subject: Re: Unwanted LOG during recovery of DROP TABLESPACE REDO
Next
From: Andres Freund
Date:
Subject: Re: pgbench --tuple-size option