On Fri, Oct 20, 2023 at 9:40 AM Dilip Kumar <dilipbal...@gmail.com> wrote: > > On Sat, Oct 14, 2023 at 9:43 AM Amit Kapila <amit.kapil...@gmail.com> wrote: > > > > This and other results shared by you look promising. Will there be any > > improvement in workloads related to clog buffer usage? > > I did not understand this question can you explain this a bit? >
I meant to ask about the impact of this patch on accessing transaction status via TransactionIdGetStatus(). Shouldn't we expect some improvement in accessing CLOG buffers? -- With Regards, Amit Kapila.