Re: pgsql: Switch pg_verify_checksums back to a blacklist

2018-11-30 Thread Michael Paquier
On Sat, Dec 01, 2018 at 08:00:16AM +0900, Michael Paquier wrote: > Thanks Andrew for confirming. I have committed your suggestion, which > should calm down jacana. And it is now green: https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=jacana=2018-12-01%2004%3A02%3A53 -- Michael

Re: pgsql: Switch pg_verify_checksums back to a blacklist

2018-11-30 Thread Michael Paquier
On Fri, Nov 30, 2018 at 02:18:18PM -0500, Andrew Dunstan wrote: > All it actually needs is this additional line after the mkdir: > >$tablespace_dir = TestLib::real_dir($tablespace_dir); > > Explanation: TAP tests on msys need to run with the DTK perl, which > understands msys virtualized

Re: pgsql: Switch pg_verify_checksums back to a blacklist

2018-11-30 Thread Andrew Dunstan
On 11/30/18 12:35 AM, Michael Paquier wrote: On Fri, Nov 30, 2018 at 01:36:43AM +, Michael Paquier wrote: Switch pg_verify_checksums back to a blacklist This basically reverts commit d55241af705667d4503638e3f77d3689fd6be31, leaving around a portion of the regression tests still adapted

Re: pgsql: Switch pg_verify_checksums back to a blacklist

2018-11-29 Thread Michael Paquier
On Fri, Nov 30, 2018 at 01:36:43AM +, Michael Paquier wrote: > Switch pg_verify_checksums back to a blacklist > > This basically reverts commit d55241af705667d4503638e3f77d3689fd6be31, > leaving around a portion of the regression tests still adapted with > empty relation files, and corrupted