Re: [COMMITTERS] pgsql: Add a test framework for recovery

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [COMMITTERS] pgsql: Add a test framework for recovery
Date: 2016-02-26 19:59:07
Message-ID: 20160226195907.GA234545@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Alvaro Herrera wrote:
> Add a test framework for recovery
>
> This long-awaited framework is an expansion of the existing PostgresNode
> stuff to support additional features for recovery testing; the recovery
> tests included in this commit are a starting point that cover some of
> the recovery features we have. More scripts are expected to be added
> later.

It seems the buildfarm doesn't run these tests. It'd be good to fix
that, but not sure what's the best way to go about it. I surely prefer
that it didn't involve changing the buildfarm client script ...

--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2016-02-26 20:12:12 pgsql: Add isolationtester spec for old heapam.c bug
Previous Message Alvaro Herrera 2016-02-26 19:30:44 Re: pgsql: Add a test framework for recovery

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2016-02-26 20:06:33 Re: The plan for FDW-based sharding
Previous Message Alvaro Herrera 2016-02-26 19:30:44 Re: pgsql: Add a test framework for recovery