On 2021/06/17 20:32, Thomas Munro wrote:
On Thu, Jun 17, 2021 at 11:28 PM Fujii Masao
wrote:
Attached patch changes archiver so that it also handles barrier events.
LGTM. Thanks!
Pushed. Thanks!
Regards,
--
Fujii Masao
Advanced Computing Technology Center
Research and Development Head
On Thu, Jun 17, 2021 at 11:28 PM Fujii Masao
wrote:
> Attached patch changes archiver so that it also handles barrier events.
LGTM. Thanks!
On 2021/06/16 13:29, Fujii Masao wrote:
On 2021/06/12 19:36, Thomas Munro wrote:
On Mon, Mar 15, 2021 at 5:14 PM Fujii Masao wrote:
Make archiver process an auxiliary process.
This commit changes WAL archiver process so that it's treated as
an auxiliary process and can use shared memory.
On 2021/06/12 19:36, Thomas Munro wrote:
On Mon, Mar 15, 2021 at 5:14 PM Fujii Masao wrote:
Make archiver process an auxiliary process.
This commit changes WAL archiver process so that it's treated as
an auxiliary process and can use shared memory. This is an infrastructure
patch required f
On Mon, Mar 15, 2021 at 5:14 PM Fujii Masao wrote:
> Make archiver process an auxiliary process.
>
> This commit changes WAL archiver process so that it's treated as
> an auxiliary process and can use shared memory. This is an infrastructure
> patch required for upcoming shared-memory based stats
Make archiver process an auxiliary process.
This commit changes WAL archiver process so that it's treated as
an auxiliary process and can use shared memory. This is an infrastructure
patch required for upcoming shared-memory based stats collector patch
series. These patch series basically need any