From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, tgl(at)sss(dot)pgh(dot)pa(dot)us |
Cc: | dilipbalaut(at)gmail(dot)com, robertmhaas(at)gmail(dot)com, hlinnaka(at)iki(dot)fi, pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: Race condition in recovery? |
Date: | 2021-06-15 11:54:49 |
Message-ID: | 3e23203d-5c17-e2d8-08c7-a72eb10c02fd@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 6/15/21 2:16 AM, Kyotaro Horiguchi wrote:
> At Fri, 11 Jun 2021 10:46:45 -0400, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote in
>> I think jacana uses msys[2?], so this likely indicates a problem
>> in path sanitization for the archive command. Andrew, any advice?
> Thanks for fixing it.
>
> # I haven't still succeed to run TAP tests on MSYS2 environment. I
> # cannot install IPC::Run for msys perl..
>
> regards.
>
Unpack the attached somewhere and point your PERL5LIB at it. That's all
I do.
cheers
andrew
--
Andrew Dunstan
EDB: https://www.enterprisedb.com
Attachment | Content-Type | Size |
---|---|---|
IPC-Run-Win-0.94.tgz | application/x-compressed-tar | 64.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Heikki Linnakangas | 2021-06-15 12:04:08 | Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints |
Previous Message | Julien Rouhaud | 2021-06-15 11:31:05 | Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints |