Re: In-core regression tests for replication, cascading, archiving, PITR, etc.
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: Heikki Linnakangas <hlinnakangas@vmware.com>
Cc: PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Date: 2013-12-02T09:45:37Z
Lists: pgsql-hackers
On Mon, Dec 2, 2013 at 6:24 PM, Heikki Linnakangas <hlinnakangas@vmware.com> wrote: > +1. The need for such a test suite has been mentioned every single time that > a bug or new feature related to replication, PITR or hot standby has come > up. So yes please! The only thing missing is someone to actually write the > thing. So if you have the time and energy, that'd be great! I am sure you know who we need to convince in this case :) -- Michael
Commits
-
Add a test framework for recovery
- 49148645f7f3 9.6.0 landed