Re: pgbench - allow to specify scale as a size - Mailing list pgsql-hackers

From Fabien COELHO
Subject Re: pgbench - allow to specify scale as a size
Date
Msg-id alpine.DEB.2.20.1802201104480.6091@lancre
Whole thread Raw
In response to Re: pgbench - allow to specify scale as a size  (Fabien COELHO <coelho@cri.ensmp.fr>)
Responses Re: pgbench - allow to specify scale as a size
List pgsql-hackers
> Now the overhead is really 60-65%. Although the specification is unambiguous, 
> but we still need some maths to know whether it fits in buffers or memory... 
> The point of Karel regression is to take this into account.
>
> Also, whether this option would be more admissible to Tom is still an open 
> question. Tom?

Here is a version with this approach: the documentation talks about 
"actual data size, without overheads", and points out that storage 
overheads are typically an additional 65%.

-- 
Fabien.
Attachment

pgsql-hackers by date:

Previous
From: Aleksander Alekseev
Date:
Subject: Re: CURRENT OF causes an error when IndexOnlyScan is used
Next
From: David Rowley
Date:
Subject: Re: ALTER TABLE ADD COLUMN fast default