Teach pg_upgrade test to honor NO_TEMP_INSTALL - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Teach pg_upgrade test to honor NO_TEMP_INSTALL
Date
Msg-id 5506b8fa-7dad-8483-053c-7ca7ef04f01a@2ndQuadrant.com
Whole thread Raw
Responses Re: Teach pg_upgrade test to honor NO_TEMP_INSTALL
Re: Teach pg_upgrade test to honor NO_TEMP_INSTALL
Re: Teach pg_upgrade test to honor NO_TEMP_INSTALL
List pgsql-hackers
On some machines (*cough* Mingw *cough*) installs are very slow. We've
ameliorated this by allowing temp installs to be reused, but the
pg_upgrade Makefile never got the message. Here's a patch that does
that. I'd like to backpatch it, at least to 9.5 where we switched the
pg_upgrade location. The risk seems appropriately low and it only
affects our test regime.


cheers


andrew


-- 
Andrew Dunstan                https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Enable data checksums by default
Next
From: Stephen Frost
Date:
Subject: Re: Compressed TOAST Slicing