Re: pgbench: new feature allowing to launch shell commands

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: pgbench: new feature allowing to launch shell commands
Дата
Msg-id c64c5f8b0912062226j13957a7elf688f806bce3694c@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgbench: new feature allowing to launch shell commands  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: pgbench: new feature allowing to launch shell commands  (Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>)
Список 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,
Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: New VACUUM FULL
Следующее
От: Itagaki Takahiro
Дата:
Сообщение: Re: EXPLAIN BUFFERS