Re: [GENERAL] pg_upgrade from 9.5 to 9.6 fails with "invalid argument"

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Thomas Kellerer <spam_eater(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [GENERAL] pg_upgrade from 9.5 to 9.6 fails with "invalid argument"
Date: 2016-09-30 14:53:56
Message-ID: 5669acd9-efdc-2a0f-afea-10ba6003a050@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On 09/30/2016 10:25 AM, Tom Lane wrote:
> Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>> On 09/29/2016 05:48 PM, Tom Lane wrote:
>>> We might've caught these things earlier if the buildfarm testing
>>> included cross-version upgrades, but of course that requires a
>>> lot of test infrastructure that's not there ...
>> I have done quite a bit of work on this - see
>> <https://github.com/PGBuildFarm/client-code/blob/master/PGBuild/Modules/TestUpgradeXversion.pm>
> Oh! How would I enable or use that?

1. Pull the latest version of the module from git.
2. enable it in your buildfarm config file
3. do "run_branches.pl --run-all --verbose --test" and watch the output

cheers

andrew

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Colin Morelli 2016-09-30 14:56:20 Re: Multi tenancy : schema vs databases
Previous Message Vick Khera 2016-09-30 14:36:56 Re: Multi tenancy : schema vs databases

Browse pgsql-hackers by date

  From Date Subject
Next Message Francisco Olarte 2016-09-30 15:20:55 Question / requests.
Previous Message Peter Eisentraut 2016-09-30 14:30:28 Re: ICU integration