postgresql checking return status of archive_command?

From: John Scalia <jayknowsunix(at)gmail(dot)com>
To: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: postgresql checking return status of archive_command?
Date: 2014-07-11 14:01:42
Message-ID: 53BFEE46.9050301@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

hi all,

First off, my thanks to everyone who responded to my last post regarding copying WAL segments to 2 standby servers. My script is working wonderfully now, but I have a followup
question like the subject line. Does postgresql or any of its child processes check the return code of the command executed in the archive_command and does it log anything if that
return code is NOT zero? I've been trying to think of easy ways to force an error to test, but thought I'd ask first.

TIA,
Jay

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Devrim Gündüz 2014-07-11 14:04:18 Re: postgresql checking return status of archive_command?
Previous Message mail list 2014-07-11 08:44:38 Re: wal archive showing zero size