Re: pg_upgrade automatic testing

Peter Eisentraut <peter_e@gmx.net>

From: Peter Eisentraut <peter_e@gmx.net>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Bruce Momjian <bruce@momjian.us>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2011-09-02T22:37:17Z
Lists: pgsql-hackers
On fre, 2011-09-02 at 16:00 -0400, Andrew Dunstan wrote:
> Basically the idea is to stash away build and data dirs (after we've run 
> regression, PL and contrib testing) for stable branches (via a command 
> line option) and then test upgrading them. A trial run on the first part 
> is currently running. Once I have that sorted out I'll work on the 
> testing bit ;-)

It won't work, unless you have a solution for fixing the paths of the
shared library modules used by the regression tests.