| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Thom Brown <thom(at)linux(dot)com> |
| Cc: | Magnus Hagander <magnus(at)hagander(dot)net>, Simon Riggs <simon(dot)riggs(at)enterprisedb(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: [COMMITTERS] pgsql: Allow time delayed standbys and recovery |
| Date: | 2022-04-06 12:15:19 |
| Message-ID: | CA+TgmobrHiMFf6PK7PmSQogVTjQLSSaKGJBREmjYMZz4cE=gPQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On Tue, Apr 5, 2022 at 8:43 PM Thom Brown <thom(at)linux(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2022-04-06 14:30:45 | pgsql: Reduce running time of jsonb_sqljson test |
| Previous Message | Daniel Gustafsson | 2022-04-06 10:33:41 | Re: pgsql: pg_rewind: Fetch small files according to new size. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gunnar "Nick" Bluth | 2022-04-06 12:32:44 | Re: PATCH: add "--config-file=" option to pg_rewind |
| Previous Message | Michael Paquier | 2022-04-06 12:04:50 | Re: PATCH: add "--config-file=" option to pg_rewind |