Re: [COMMITTERS] pgsql: Add a test framework for recovery - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: [COMMITTERS] pgsql: Add a test framework for recovery
Date
Msg-id 20160226195907.GA234545@alvherre.pgsql
Whole thread Raw
Responses Re: [COMMITTERS] pgsql: Add a test framework for recovery
List 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



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: [REVIEW] In-core regression tests for replication, cascading, archiving, PITR, etc.
Next
From: Bruce Momjian
Date:
Subject: Re: The plan for FDW-based sharding