Re: backup manifests - Mailing list pgsql-hackers

From Robert Haas
Subject Re: backup manifests
Date
Msg-id CA+TgmobgnpdZZxtYhmimCEorMxEdnzhJHMQGpLHqbsO_v1JDfQ@mail.gmail.com
Whole thread Raw
In response to Re: backup manifests  (Amit Kapila <amit.kapila16@gmail.com>)
Responses Re: backup manifests  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
On Mon, Mar 23, 2020 at 11:43 PM Amit Kapila <amit.kapila16@gmail.com> wrote:
> All others except one are passing now.  See the summary of the failed
> test below and attached are failed run logs.
>
> Test Summary Report
> -------------------
> t/003_corruption.pl  (Wstat: 65280 Tests: 14 Failed: 0)
>   Non-zero exit status: 255
>   Parse errors: Bad plan.  You planned 44 tests but ran 14.
> Files=6, Tests=123, 164 wallclock secs ( 0.06 usr +  0.02 sys =  0.08 CPU)
> Result: FAIL

Hmm. It looks like it's trying to remove the symlink that points to
the tablespace directory, and failing with no error message. I could
set that permutation to be skipped on Windows, or maybe there's an
alternate method you can suggest that would work?

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: David Steele
Date:
Subject: Re: [PATCH] Implement INSERT SET syntax
Next
From: Anastasia Lubennikova
Date:
Subject: Re: pg_upgrade fails with non-standard ACL