Re: standby_schedule - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: standby_schedule
Date
Msg-id CAB7nPqQ_x-dWecvVtiDXH_r9ssRykMkYUmXwPOfDTb7YiHkLXg@mail.gmail.com
Whole thread Raw
In response to standby_schedule  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
On Wed, Mar 30, 2016 at 6:44 AM, Alvaro Herrera
<alvherre@2ndquadrant.com> wrote:
> I think we're at a point where we can translate the tests in
> src/test/regress/standby_schedule file into a PostgresNode-based test,
> or remove it (probably under src/test/recovery).  That way, it would get
> run all the time rather than just when somebody feels like it (which is
> probably almost never, if at all).

Having a test in src/test/recovery feels the most natural approach to me.

> Would somebody like to volunteer?

After the CF is closed and feature freeze happens, I guess I could
always find a couple of hours for cleanup patches. FWIW, I have run
this test suite manually from time to time, but running it always in
the buildfarm would be way better (buildfarm client code is not
patched yet to run tests in src/test/recovery btw).
-- 
Michael



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: kqueue
Next
From: Michael Paquier
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Sync tzload() and tzparse() APIs with IANA release tzcode2016c.