Re: seems like a bug in pgbench -R

From: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
To: Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: seems like a bug in pgbench -R
Date: 2019-03-15 14:44:42
Message-ID: alpine.DEB.2.21.1903151543370.27194@lancre
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> echo 'select 1' > select.sql
>
> while /bin/true; do
> pgbench -n -f select.sql -R 1000 -j 8 -c 8 -T 1 > /dev/null 2>&1;
> date;
> done;

Indeed. I'll look at it over the weekend.

> So I guess this is a bug in 12788ae49e1933f463bc59a6efe46c4a01701b76, or
> one of the other commits touching this part of the code.

Yep, possibly.

--
Fabien.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Noah Misch 2019-03-15 15:01:12 Re: libpq environment variables in the server
Previous Message Robert Haas 2019-03-15 14:22:28 Re: Best way to keep track of a sliced TOAST