Re: PATCH: pgbench - option to build using ppoll() for larger connection counts

From: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
To: "Rady, Doug" <radydoug(at)amazon(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Robert Haas <robertmhaas(at)gmail(dot)com>
Subject: Re: PATCH: pgbench - option to build using ppoll() for larger connection counts
Date: 2018-03-27 09:06:33
Message-ID: alpine.DEB.2.20.1803271103160.28541@lancre
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Hello Doug,

>> I've compiled and run with both ppoll & select options without issues.
>> Two quite minor style comment (at least 2 instances):

> Fixed. Fixed. Also fixed issue with 'timeout' not being passed as NULL
> when no timeout time.

v12 compiled and tested with both ppoll & select (by forcing). All seems
ok to me.

Switched back to "ready".

--
Fabien.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrey Borodin 2018-03-27 09:07:55 Re: [HACKERS] GSoC 2017 : Patch for predicate locking in Gist index
Previous Message Masahiko Sawada 2018-03-27 08:55:45 Re: [HACKERS] GUC for cleanup indexes threshold.