| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
| Cc: | Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>, Martín Marqués <martin(dot)marques(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Add notes to pg_combinebackup docs |
| Date: | 2024-04-22 18:52:58 |
| Message-ID: | CA+TgmoZugzOSmgkx97u3pc0M7U8LycWvugqoyWBv6j15a4hE5g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Apr 18, 2024 at 3:25 PM Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
> > On 18 Apr 2024, at 20:11, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> > 2. As (1), but make check_control_files() emit a warning message when
> > the problem case is detected.
>
> Being in the post-freeze part of the cycle, this seems like the best option.
Here is a patch for that.
--
Robert Haas
EDB: http://www.enterprisedb.com
| Attachment | Content-Type | Size |
|---|---|---|
| v1-0001-pg_combinebackup-Detect-checksum-mismatches-and-d.patch | application/octet-stream | 4.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nathan Bossart | 2024-04-22 19:01:03 | Re: improve performance of pg_dump --binary-upgrade |
| Previous Message | Peter Geoghegan | 2024-04-22 17:59:22 | Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan |