Re: Occasional tablespace.sql failures in check-world -jnn

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Cc: Andres Freund <andres@anarazel.de>, pgsql-hackers@postgresql.org
Date: 2021-03-10T06:40:38Z
Lists: pgsql-hackers
On Mon, Mar 08, 2021 at 11:53:57AM +0100, Peter Eisentraut wrote:
> On 09.12.20 08:55, Michael Paquier wrote:
>> ...  Because we may still introduce this problem again if some new
>> stuff uses src/test/pg_regress in a way similar to pg_upgrade,
>> triggering again tablespace-setup.  Something like the attached may be
>> enough, though I have not spent much time checking the surroundings,
>> Windows included.
> 
> This patch looks alright to me.

So, I have spent more time checking the surroundings of this patch,
and finally applied it.  Thanks for the review, Peter.
--
Michael

Commits

  1. Move tablespace path re-creation from the makefiles to pg_regress