Re: pgbench-ycsb

2018-07-22 Thread a . bykov
On 2018-07-22 16:56, Fabien COELHO wrote: Just to clarify - if I understand Anthony correctly, this proposal is not about implementing exactly YCSB as it is, but more about using zipfian distribution for an id in the regular pgbench table structure in conjunction with read/write balance to sim

Re: pgbench-ycsb

2018-07-19 Thread a . bykov
On 2018-07-19 16:50, Dmitry Dolgov wrote: On Thu, 19 Jul 2018 at 15:36, Fabien COELHO wrote: Hello Anthony, > applications with pgbench under different real-life-like load. So that > they will be able to see what's going to happen on production. > > YCSB (Yahoo! Cloud Serving Benchmark) was

pgbench-ycsb

2018-07-19 Thread a . bykov
Hello, hackers. It might be a good idea to give users an opportunity to test their applications with pgbench under different real-life-like load. So that they will be able to see what's going to happen on production. YCSB (Yahoo! Cloud Serving Benchmark) was taken as a concept. YCSB tests were or