Re: [COMMITTERS] pgsql: Allow time delayed standbys and recovery - Mailing list pgsql-hackers

From Robert Haas
Subject Re: [COMMITTERS] pgsql: Allow time delayed standbys and recovery
Date
Msg-id CA+TgmobrHiMFf6PK7PmSQogVTjQLSSaKGJBREmjYMZz4cE=gPQ@mail.gmail.com
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: Allow time delayed standbys and recovery  (Thom Brown <thom@linux.com>)
Responses Re: [COMMITTERS] pgsql: Allow time delayed standbys and recovery  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Tue, Apr 5, 2022 at 8:43 PM Thom Brown <thom@linux.com> wrote:
> I share your discomfort with the wording.  How about:
>
> WAL records must be kept on standby until they are ready to be applied.
> Therefore, longer delays will result in a greater accumulation of WAL files,
> increasing disk space requirements for the standby's <filename>pg_wal</>
> directory.

Looks awesome.

-- 
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: PATCH: add "--config-file=" option to pg_rewind
Next
From: "Gunnar \"Nick\" Bluth"
Date:
Subject: Re: PATCH: add "--config-file=" option to pg_rewind