Re: pgbench: new feature allowing to launch shell commands - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: pgbench: new feature allowing to launch shell commands
Date
Msg-id c64c5f8b0912062226j13957a7elf688f806bce3694c@mail.gmail.com
Whole thread Raw
In response to Re: pgbench: new feature allowing to launch shell commands  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: pgbench: new feature allowing to launch shell commands  (Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>)
List pgsql-hackers
Please find attached the latest version of the patch,
with the threading bug corrected and the documentation updated as well.

The origin of the bug was the alarm signal. Once the duration is over, all the threads have to finish and timer_exceeded is set at true.
A control on this variable in setshell process is enough so as not to show out the thread error.

Regards,
Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: New VACUUM FULL
Next
From: Itagaki Takahiro
Date:
Subject: Re: EXPLAIN BUFFERS