Re: archive_command / pg_stat_archiver & documentation
Julien Rouhaud <rjuju123@gmail.com>
From: Julien Rouhaud <rjuju123@gmail.com>
To: Benoit Lobréau <benoit.lobreau@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2021-02-25T14:35:06Z
Lists: pgsql-hackers
On Thu, Feb 25, 2021 at 7:25 PM Benoit Lobréau <benoit.lobreau@gmail.com> wrote: > > Le mer. 24 févr. 2021 à 14:52, Julien Rouhaud <rjuju123@gmail.com> a écrit : >> >> I thought that this behavior was documented, especially for the lack >> of update of pg_stat_archiver. If it's not the case then we should >> definitely fix that! > > I tried to do it in the attached patch. > Building the doc worked fine on my computer. Great, thanks! Can you register it in the next commitfest to make sure it won't be forgotten?
Commits
-
doc: Mention archive_command failure handling on signals
- 8c1b6a186d42 14.0 landed