| From: | Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp> |
|---|---|
| To: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
| 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-11-17 13:52:07 |
| Message-ID: | 20251117225207.b19a48bce6c390f83bc98da2@sraoss.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, 14 Nov 2025 18:08:24 +0900
Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
> On Fri, Nov 14, 2025 at 4:50 PM Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp> wrote:
> > I could not reproduce it with the latest REL_16_STABLE branch.
> > Perhaps, the assertion failure you mentioned above was the one
> > fixed by 1d3ded521?
>
> Yeah, you're right! Thanks for catching that.
>
> I've updated the commit message to explicitly mention the \syncpipeline command.
> Patch attached.
>
> Since the assertion failure can occur in versions that support \syncpipeline,
> the fix doesn't need to be backpatched to v16 or older.
Thank you for updating and pushing the patch!
Yugo Nagata
--
Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rahila Syed | 2025-11-17 13:57:25 | Re: Clarification on when _PG_init() is invoked for extensions |
| Previous Message | Amul Sul | 2025-11-17 13:43:15 | Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions |