Re: WAL consistency check facility - Mailing list pgsql-hackers

From Robert Haas
Subject Re: WAL consistency check facility
Date
Msg-id CA+Tgmob-b235j_P=hfn1ggzVPq+wkFgsiAsp1k89UnA8_XwqVw@mail.gmail.com
Whole thread Raw
In response to Re: WAL consistency check facility  (Kuntal Ghosh <kuntalghosh.2007@gmail.com>)
Responses Re: WAL consistency check facility  (Kuntal Ghosh <kuntalghosh.2007@gmail.com>)
List pgsql-hackers
On Wed, Nov 2, 2016 at 10:30 AM, Kuntal Ghosh
<kuntalghosh.2007@gmail.com> wrote:
> - Another suggestion was to remove wal_consistency from PostgresNode.pm
> because small buildfarm machines may suffer on it. Although I've no
> experience in this matter, I would like to be certain that nothings breaks
> in recovery tests after some modifications.

I think running the whole test suite with this enabled is going to
provoke complaints from buildfarm owners.  That's too bad, because I
agree with you that it would be nice to have the test coverage, but it
seems that many of the buildfarm machines are VMs with very minimal
resource allocations -- or very old physical machines -- or running
with settings like CLOBBER_CACHE_ALWAYS that make runs very slow.  If
you blow on them too hard, they fall over.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: plan_rows confusion with parallel queries
Next
From: Corey Huinker
Date:
Subject: Copying Permissions