Re: timeout value overflow in wait for lsn

From: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
To: Xuneng Zhou <xunengzhou(at)gmail(dot)com>
Cc: cca5507 <cca5507(at)qq(dot)com>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Melanie Plageman <melanieplageman(at)gmail(dot)com>, Nathan Bossart <nathandbossart(at)gmail(dot)com>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Subject: Re: timeout value overflow in wait for lsn
Date: 2026-09-12 19:18:58
Message-ID: CAPpHfdu-JKWCKhPginVcMm=gMP9NA3aV2L3c0zDcbBJmwuAAoQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Sep 11, 2026 at 2:43 PM Xuneng Zhou <xunengzhou(at)gmail(dot)com> wrote:
>
> On Fri, Sep 11, 2026 at 1:30 PM cca5507 <cca5507(at)qq(dot)com> wrote:
> >
> > > I've attached the updated patch that incorporated the above points.
> > > Please review it.
> >
> > Thanks for the patch, LGTM!
>
> Thanks for reporting and dealing with it!

I skim through the thread. LGTM as well. I'm going to push (and
backpatch) this if no objection.

------
Regards,
Alexander Korotkov
Supabase

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Noah Misch 2026-09-12 20:05:40 Re: Two issues leading to discrepancies in FSM data on the standby server
Previous Message Ayush Tiwari 2026-09-12 18:10:23 Re: [BUG] ON CONFLICT DO UPDATE SET x = EXCLUDED.<virtual-generated-column> errors or silently writes NULL