From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
Cc: | PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Still another race condition in recovery TAP tests |
Date: | 2017-09-12 02:03:54 |
Message-ID: | 5308.1505181834@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Michael Paquier <michael(dot)paquier(at)gmail(dot)com> writes:
> On Mon, Sep 11, 2017 at 11:55 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> Hm, I don't much like having it silently ignore files that are present;
>> that seems like a foot-gun in the long run. What do you think of the
>> attached?
> That looks good to me. I have tried pretty hard to break it, but could not.
Pushed, thanks for testing!
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2017-09-12 02:28:44 | Re: [Proposal] Allow users to specify multiple tables in VACUUM commands |
Previous Message | Amit Langote | 2017-09-12 02:01:09 | Re: Partition-wise join for join between (declaratively) partitioned tables |