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

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp>
Cc: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, Rintaro Ikeda <ikedarintarof(at)oss(dot)nttdata(dot)com>, Jakub Wartak <jakub(dot)wartak(at)enterprisedb(dot)com>, "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>, "slpmcf(at)gmail(dot)com" <slpmcf(at)gmail(dot)com>, "boekewurm+postgres(at)gmail(dot)com" <boekewurm+postgres(at)gmail(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Srinath Reddy Sadipiralla <srinath2133(at)gmail(dot)com>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>
Subject: Re: Suggestion to add --continue-client-on-abort option to pgbench
Date: 2025-09-30 04:46:11
Message-ID: CAHGQGwFOrb9MMOzJk8efx28jLOBhMTMsj0u-1K2cfB2Bk9t4oQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Sep 30, 2025 at 10:24 AM Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp> wrote:
> Fujii-san, thank you for committing the patch that fixes the assertion failure.
> I've attached the remaining patches so that cfbot stays green.

Thanks for reattaching the patches!

For 0001, after reading the docs on PQresultErrorMessage(), I wonder if it would
be better to just use that to get the error message. Thought?

Regards,

--
Fujii Masao

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message vignesh C 2025-09-30 04:57:48 Re: Skipping schema changes in publication
Previous Message Rahila Syed 2025-09-30 04:41:18 Re: Sending unflushed WAL in physical replication