Re: recovery testing for beta

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: recovery testing for beta
Date: 2014-05-29 19:45:26
Message-ID: 53878E56.2080504@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 05/29/2014 09:39 AM, Jeff Janes wrote:
>
> I've applied my partial-write testing harness to several scenarios in
> 9.4. So far its found a recovery bug for gin indexes, a recovery bug
> for btree, a vacuum bug for btree indexes (with foreign keys, but that
> is not relevant to the bug), and nothing of interest for gist index,
> although it only tested "where text_array @@ to_tsquery(?)" queries.

This is awesome. Thanks for doing it!

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2014-05-29 19:51:38 Re: SP-GiST bug.
Previous Message Robert Haas 2014-05-29 19:31:14 Re: Fwd: Typo fixes in Solution.pm, part of MSVC scripts