Re: Suggestion to add --continue-client-on-abort option to pgbench

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: Suggestion to add --continue-client-on-abort option to pgbench
Дата
Msg-id CAHGQGwEtr9G9R9Cw-AVhPkCxsBae9bWpWuW0muG7nQfiD+RwbA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Suggestion to add --continue-client-on-abort option to pgbench  (Chao Li <li.evan.chao@gmail.com>)
Ответы Re: Suggestion to add --continue-client-on-abort option to pgbench
Список pgsql-hackers
On Mon, Nov 10, 2025 at 11:07 AM Chao Li <li.evan.chao@gmail.com> wrote:
> I just did a test. In the test, I inserted a tuple with the same primary key so that the inserts fails by the unique
keyconstraint which breaks the pipeline, and some random select statements followed. And I added some debug messages in
discardAvailableResults(),which showed me that the function will discard rest of statements’ results until
\endpipeline.As there are anyway limited number of statements before \endpipeline, my concern is actually not valid.
So,now I am good with this patch. 

Thanks a lot for testing!

Regards,

--
Fujii Masao



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