On Mon, Feb 29, 2016 at 7:42 PM, Alexander Korotkov
<a.korotkov@postgrespro.ru> wrote:
> On Fri, Feb 19, 2016 at 4:08 AM, Michael Paquier <michael.paquier@gmail.com>
> wrote:
>> This is basically a copy of RewindTest.pm. This is far from generic.
>> If this patch gets committed first I would suggest to wait for the
>> more-generic routines that would be added in PostgresNode.pm and then
>> come back to it.
>
>
> Yes, that's it. Now, with committed changes to PostgresNode.pm, I get rid of
> separate WALTest.pm.
The test is cleaner in this shape, thanks.
+ # Run few queries on both master and stanbdy and check their results match.
s/stanbdy/standby
--
Michael