Re: Improve doc on parallel stream changes for Stream Abort message - Mailing list pgsql-hackers

From Anthonin Bonnefoy
Subject Re: Improve doc on parallel stream changes for Stream Abort message
Date
Msg-id CAO6_XqrnZiu7qO8EETuG+etkUBr=Ju4d8A6SOPGN_WpQcFxNMQ@mail.gmail.com
Whole thread Raw
In response to Re: Improve doc on parallel stream changes for Stream Abort message  (Amit Kapila <amit.kapila16@gmail.com>)
Responses Re: Improve doc on parallel stream changes for Stream Abort message
List pgsql-hackers
On Tue, Jun 24, 2025 at 7:26 AM Amit Kapila <amit.kapila16@gmail.com> wrote:
> How about a slightly modified version like: (a) The LSN of the abort
> operation, present only when the change stream can be applied in
> parallel. This field is available since protocol version 4. (b) Abort
> timestamp of the transaction, present only when the change stream can
> be applied in parallel. The value is in number of microseconds since
> PostgreSQL epoch (2000-01-01). This field is available since protocol
> version 4.

What about ", present only when streaming is set to parallel"? I think
clarifying the relation between streaming=parallel and the presence of
those fields is the important part.



pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: Make COPY format extendable: Extract COPY TO format implementations
Next
From: Sutou Kouhei
Date:
Subject: Re: Make COPY format extendable: Extract COPY TO format implementations