| From: | Andrey Rachitskiy <pl0h0yp1(at)gmail(dot)com> |
|---|---|
| To: | "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com> |
| Cc: | "tyler(at)smarts(dot)io" <tyler(at)smarts(dot)io>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: BUG #19616: pgoutput sends stream abort ('A') to clients that did not enable streaming |
| Date: | 2026-08-14 06:44:46 |
| Message-ID: | CAB8bMiuXDh8no3AX+FWURu8_bcu1fY6AyRt5EbFVU8BB=rNyeg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
> I think we should describe bit more what happened there. How about like:
>
> -- bug #19616
> -- pgoutput protocol compatibility could be broken for an aborted xact
> -- discarded at spill eviction while a subxact remained in memory.
> -- Stream Abort ('A'), valid only since protocol version 2, could be seen
> -- with protocol version 1.
>
>
I have updated the patch with the suggested changes.
> BTW, our community tries not to do top-post reply.
>
Dear Kuroda-San,
Thank you for pointing this out. I will keep that in mind for future
messages.
--
Regards,
Rachitskiy Andrey
| Attachment | Content-Type | Size |
|---|---|---|
| v3-0001-Don-t-mark-discarded-aborted-subxacts-as-streamed.patch | text/x-patch | 6.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hayato Kuroda (Fujitsu) | 2026-08-14 10:09:46 | RE: BUG #19616: pgoutput sends stream abort ('A') to clients that did not enable streaming |
| Previous Message | Zexin Li | 2026-08-14 06:33:11 | Re: BUG #19598: pg_waldump: -s/-e accept out-of-range WAL locations and silently use the low 32 bits |