On Fri, Sep 22, 2017 at 7:16 PM, chenhj <chjischj(at)163(dot)com> wrote:
> This is the new pacth with TAP test and use Macro XLOGDIR.
>
Good. I took a quick look over the patch.
Why do you need master_query(), standby_query() and run_query() in
RewindTest.pm?
You can do just $node_master->safe_psql() and $node_slave->safe_psql()
instead.
------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company