Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc.
Amir Rohan <amir.rohan@zoho.com>
From: Amir Rohan <amir.rohan@zoho.com>
To: Michael Paquier <michael.paquier@gmail.com>
Cc: Robert Haas <robertmhaas@gmail.com>, Noah Misch <noah@leadboat.com>,
Andres Freund <andres@2ndquadrant.com>,
PostgreSQL mailing lists <pgsql-hackers@postgresql.org>,
Greg Smith <gsmith@gregsmith.com>
Date: 2015-10-10T13:52:24Z
Lists: pgsql-hackers
On 10/10/2015 04:32 PM, Michael Paquier wrote: > On Sat, Oct 10, 2015 at 9:04 PM, Amir Rohan wrote: >> The patch focuses on providing facilities, while providing new coverage >> for several features. There should be a TODO list on the wiki (bug >> tracker, actually), where the list of tests to be written can be managed. >> Some were mentioned in the thread (multi/xid wraparound >> hot_standby_feedback, max_standby_archive_delay and >> max_standby_streaming_delay? recovery_target_action? some in your >> original list?), but threads >> are precisely where these things get lost in the cracks. > > Sure, that's an on-going task. > I was arguing that it's an on-going task that would do better if it had a TODO list, instead of "ideas for tests" being scattered across 50-100 messages spanning a year or more in one thread or another. You may disagree. Amir
Commits
-
Add a test framework for recovery
- 49148645f7f3 9.6.0 landed
-
Refactor Perl test code
- 1caef31d9e55 9.6.0 cited
-
pgindent run for 9.5
- 807b9e0dff66 9.5.0 cited