Re: pgsql: Move tar detection and compression logic to common.

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, amul sul <sulamul(at)gmail(dot)com>
Subject: Re: pgsql: Move tar detection and compression logic to common.
Date: 2026-07-22 19:55:32
Message-ID: CA+TgmoaS+_b=GpCdXE6VtOAB_7Jm7RXw=Njhg-wD6MdfutNJXQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Wed, Jul 22, 2026 at 3:28 PM Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
> Thanks, Robert. The change in precheck_tar_backup could possibly do with a comment like "Make sure there's nothing between the expected prefix and suffix". I had to look hard to see what it was doing.

Cool. I'll add some kind of a comment there before committing. Thanks
for the quick response.

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dmitry Fomin 2026-07-22 20:05:36 Re: [PATCH v1 0/7] Wait event timing and tracing instrumentation
Previous Message Alexander Korotkov 2026-07-22 19:28:53 Re: Restore vacuum_delay_point() in GIN posting-tree leaf vacuum

Browse pgsql-committers by date

  From Date Subject
Previous Message Andrew Dunstan 2026-07-22 19:28:02 Re: pgsql: Move tar detection and compression logic to common.