On Tue, Sep 9, 2025 at 12:28 PM Amit Kapila wrote:
>
> On Mon, Sep 8, 2025 at 3:03 PM Nitin Motiani wrote:
> >
> > I'd like to propose a patch to allow accepting connections post recovery
> > without waiting for the removal of old xlog files.
> >
> > Why : We have seen instances where the crash
Hi Hackers,
I'd like to propose a patch to allow accepting connections post recovery
without waiting for the removal of old xlog files.
*Why* : We have seen instances where the *crash recovery takes very long
(tens of minutes to hours) *if a large number of accumulated WAL files need
to be cleane
On Tue, Sep 9, 2025 at 1:23 PM Fujii Masao wrote:
>
> On Mon, Sep 8, 2025 at 6:33 PM Nitin Motiani wrote:
> >
> > Hi Hackers,
> >
> > I'd like to propose a patch to allow accepting connections post recovery
> > without waiting for the removal of old xlog files.
>
> As another idea, could crash r
On Tue, Sep 9, 2025 at 1:23 PM Fujii Masao wrote:
>
> On Mon, Sep 8, 2025 at 6:33 PM Nitin Motiani wrote:
> >
> > Hi Hackers,
> >
> > I'd like to propose a patch to allow accepting connections post recovery
> > without waiting for the removal of old xlog files.
>
> As another idea, could crash r
On Mon, Sep 8, 2025 at 6:33 PM Nitin Motiani wrote:
>
> Hi Hackers,
>
> I'd like to propose a patch to allow accepting connections post recovery
> without waiting for the removal of old xlog files.
As another idea, could crash recovery avoid waiting for the end-of-recovery
checkpoint itself to f
On Mon, Sep 8, 2025 at 3:03 PM Nitin Motiani wrote:
>
> I'd like to propose a patch to allow accepting connections post recovery
> without waiting for the removal of old xlog files.
>
> Why : We have seen instances where the crash recovery takes very long (tens
> of minutes to hours) if a large
On Mon, Sep 8, 2025 at 3:03 PM Nitin Motiani wrote:
>
> Hi Hackers,
>
> I'd like to propose a patch to allow accepting connections post recovery
> without waiting for the removal of old xlog files.
>
> Why : We have seen instances where the crash recovery takes very long (tens
> of minutes to ho