Re: wait event and archive_command
Fujii Masao <masao.fujii@oss.nttdata.com>
From: Fujii Masao <masao.fujii@oss.nttdata.com>
To: Michael Paquier <michael@paquier.xyz>,
Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-11-19T15:19:02Z
Lists: pgsql-hackers
On 2021/11/19 16:54, Michael Paquier wrote: > On Thu, Nov 18, 2021 at 10:04:57AM +0530, Bharath Rupireddy wrote: >> Yeah let's not do that. I'm fine with the >> wait_event_for_archive_command_v2.patch as is. > > Switched the patch as RfC, then. Thanks! Barring any objection, I will commit the patch. Regards, -- Fujii Masao Advanced Computing Technology Center Research and Development Headquarters NTT DATA CORPORATION
Commits
-
Report wait events for local shell commands like archive_command.
- 1b06d7bac901 15.0 landed