On Tue, Sep 27, 2016 at 9:26 AM, Francisco Reyes <lists(at)natserv(dot)net> wrote:
> The only times archive command failed I believe is because the volume where
> pg_xlog is ran out of space.
> FATAL: archive command was terminated by signal 3: Quit
>
> There are 2 of those today. So that does not seem to be the cause.
What are the files in pg_xlog/archive_status? Do see a lot of .ready
entries? Perhaps you could de-bloat things by using archive_command =
'/bin/true' (REM on Windows as far as I recall).
--
Michael