On Tue, Nov 14, 2017 at 8:56 AM, Jeremy Schneider
<schneider(at)ardentperf(dot)com> wrote:
> From my reading of the docs and commit logs, standby databases
> couldn't archive their WALs until 9.5.
pg_receivexlog is available in 9.3. You could leverage your archives
with it easily, by for example connecting it to a standby you'd like
to get the archives from.
--
Michael