| From: | Amul Sul <sulamul(at)gmail(dot)com> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: pg_waldump: support decoding of WAL inside tarfile |
| Date: | 2025-11-21 12:16:24 |
| Message-ID: | CAAJ_b97mWgAkj7CqdRsof4N_J-gxqjKh79b0Aw3JRo0PoZZCJg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Nov 17, 2025 at 10:20 AM Amul Sul <sulamul(at)gmail(dot)com> wrote:
>
> On Thu, Nov 6, 2025 at 2:33 PM Amul Sul <sulamul(at)gmail(dot)com> wrote:
> >
> > On Mon, Oct 20, 2025 at 8:05 PM Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> > >
> > > On Thu, Oct 16, 2025 at 7:49 AM Amul Sul <sulamul(at)gmail(dot)com> wrote:
> > > [....]
> > Kindly have a look at the attached version. Thank you !
> >
>
Attached is the updated version. I have fixed an assertion failure
that can occasionally occur with a partial WAL page read.
Regards,
Amul
| Attachment | Content-Type | Size |
|---|---|---|
| v7-0001-Refactor-pg_waldump-Move-some-declarations-to-new.patch | application/octet-stream | 2.3 KB |
| v7-0002-Refactor-pg_waldump-Separate-logic-used-to-calcul.patch | application/octet-stream | 2.3 KB |
| v7-0003-Refactor-pg_waldump-Restructure-TAP-tests.patch | application/octet-stream | 5.5 KB |
| v7-0004-pg_waldump-Add-support-for-archived-WAL-decoding.patch | application/octet-stream | 36.6 KB |
| v7-0005-pg_waldump-Remove-the-restriction-on-the-order-of.patch | application/octet-stream | 11.2 KB |
| v7-0006-pg_verifybackup-Delay-default-WAL-directory-prepa.patch | application/octet-stream | 1.7 KB |
| v7-0007-pg_verifybackup-Rename-the-wal-directory-switch-t.patch | application/octet-stream | 15.6 KB |
| v7-0008-pg_verifybackup-enabled-WAL-parsing-for-tar-forma.patch | application/octet-stream | 9.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tomas Vondra | 2025-11-21 12:17:09 | Re: Changing the state of data checksums in a running cluster |
| Previous Message | Ashutosh Bapat | 2025-11-21 12:15:54 | Re: POC: make mxidoff 64 bits |