tablishing)
tps = 4206.524986 (excluding connections establishing)
--
doug
On 10/26/17, 04:46, "Robert Haas" wrote:
On Mon, Sep 25, 2017 at 8:01 PM, Rady, Doug wrote:
> This patch enables building pgbench to use ppoll() instead of select()
>
> to al
On 9/25/17, 11:07, "Andres Freund" wrote:
On 2017-09-25 18:01:40 +0000, Rady, Doug wrote:
> This patch enables building pgbench to use ppoll() instead of select()
> to allow for more than (FD_SETSIZE - 10) connections. As implemented,
> when using ppoll(),