Re: [PATCH] pgbench: add multiconnect option - Mailing list pgsql-hackers

From Fabien COELHO
Subject Re: [PATCH] pgbench: add multiconnect option
Date
Msg-id alpine.DEB.2.22.394.2203250939510.3449922@pseudo
Whole thread Raw
In response to Re: [PATCH] pgbench: add multiconnect option  (David Christensen <david.christensen@crunchydata.com>)
Responses Re: [PATCH] pgbench: add multiconnect option
List pgsql-hackers
>>> Pgbench is a simple benchmark tool by design, and I wonder if adding
>>> a multiconnect feature will cause pgbench to be used incorrectly.
>>
>> Maybe, but I do not see how it would be worse that what pgbench already
>> allows.
>>
>
> I agree that pgbench is simple; perhaps really too simple when it comes to
> being able to measure much more than basic query flows.  What pgbench does
> have in its favor is being distributed with the core distribution.
>
> I think there is definitely space for a more complicated benchmarking tool
> that exercises more scenarios and more realistic query patterns and
> scenarios.  Whether that is distributed with the core is another question.

As far as this feature is concerned, the source code impact of the patch 
is very small, so I do not think that is worth barring this feature on 
that ground.

-- 
Fabien.



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: turn fastgetattr and heap_getattr to inline functions
Next
From: Ashutosh Bapat
Date:
Subject: Re: identifying unrecognized node type errors