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 [email protected]
Whole thread Raw
In response to Re: pgbench: new feature allowing to launch shell commands  (Michael Paquier <[email protected]>)
Responses Re: pgbench: new feature allowing to launch shell commands
List pgsql-hackers
The threading bug appears when a duration is set for pgbench tests.<br /> Instead of a duration, if a number of xacts
isset, this error doesn't happen.<br /><br /> If i understood the problem well, when the alarm signal comes, all the
threadshave to disconnect even the ones looking for a setshell parameter at this moment, creating the thread error:<br
/>setshell: error getting parameter<br /> Client 0 aborted in state 1. Execution of meta-command failed.<br /><br /> I
amtrying to find an elegant way to solve this, but I can't figure out yet how to deal with this error as it looks
tricky.<br/> 

pgsql-hackers by date:

Previous
From: Itagaki Takahiro
Date:
Subject: Re: New VACUUM FULL
Next
From: Euler Taveira de Oliveira
Date:
Subject: bug: json format and auto_explain