Thread: pgsql: Improve message about failed transaction log archiving

pgsql: Improve message about failed transaction log archiving

From
Peter Eisentraut
Date:
Improve message about failed transaction log archiving

The old phrasing appeared to imply that the failure was terminal.
Improve that by indicating that archiving will be tried again later.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f5d576c6d278a61beec282b9b276a3a3cb2aec50

Modified Files
--------------
src/backend/postmaster/pgarch.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)