> > information in WAL but that is not possible during initial sync so we raise
> > a warning if there is such a possibility.
> >
> > Author: Vignesh C
> > Reviewed-By: Peter Smith, Amit Kapila, Jonathan Katz, Shi yu, Wang wei
> > Discussion:
> &g
On Sun, 22 Jun 2025 at 05:46, Alexander Korotkov wrote:
>
> On Sat, Jun 21, 2025 at 2:42 AM Tom Lane wrote:
> >
> > Alexander Korotkov writes:
> > > And I see the following variable values.
> >
> > > (lldb) p/x targetPagePtr
> > > (XLogRecPtr) 0x29004000
> > > (lldb) p/x RecPtr
> > > (XL
On Tue, 24 Jun 2025 at 00:20, Alexander Korotkov wrote:
>
> On Mon, Jun 23, 2025 at 4:33 PM Amit Kapila wrote:
> > On Mon, Jun 23, 2025 at 6:01 PM Alexander Korotkov
> > wrote:
> > >
> > > On Mon, Jun 23, 2025 at 3:00 PM Jelte Fennema-Nio
> > > wrote:
> > > > On Mon, 23 Jun 2025 at 12:24, Ale