| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Amul Sul <sulamul(at)gmail(dot)com>, Sravan Kumar <sravanvcybage(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pg_verifybackup: TAR format backup verification |
| Date: | 2024-10-03 12:34:31 |
| Message-ID: | CA+Tgmoat6gRywBKh6e+hO1PzQyNXGZFy=c7dCf=_y2v2Xi6hQg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Oct 2, 2024 at 8:30 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Nope, it was my testing error: I supposed that this patch only
> affected pg_combinebackup and pg_verifybackup, so I only
> recompiled those modules not the whole tree. But there's one
> more place with a json_manifest_per_file_callback callback :-(.
>
> I pushed a quick-hack fix.
I should have realized that was there, considering that it was I who
added it and not very long ago.
Thanks for fixing it.
--
Robert Haas
EDB: http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2024-10-03 13:15:04 | Re: On disable_cost |
| Previous Message | Maxim Orlov | 2024-10-03 12:09:08 | Re: Do not lock temp relations |