Re: Improve the log message output of basic_archive when basic_archive.archive_directory parameter is not set

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: bt23nguyent <bt23nguyent@oss.nttdata.com>, Alvaro Herrera <alvherre@alvh.no-ip.org>, pgsql-hackers@lists.postgresql.org
Date: 2024-03-04T14:21:59Z
Lists: pgsql-hackers
> On 6 Jan 2024, at 00:03, Nathan Bossart <nathandbossart@gmail.com> wrote:

> I gave it a try.

Looking at this again I think this is about ready to go in.  My only comment is
that doc/src/sgml/archive-modules.sgml probably should be updated to refer to
setting the errdetail, especially since we document the errormessage there.

--
Daniel Gustafsson




Commits

  1. Add macro for customizing an archiving WARNING message.