Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: "Required checkpoints occurs too frequently" - Mailing list pgsql-performance

From Christophe Pettus
Subject Re: "Required checkpoints occurs too frequently"
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: "Required checkpoints occurs too frequently"  (Atul Kumar <[email protected]>)
List pgsql-performance

> On Dec 11, 2020, at 06:34, Atul Kumar <[email protected]> wrote:
>
> What do you mean by “how much wal is created”
> How total Wal files in size or how much total wal files in numbers.

Since WAL segment files are a fixed size (almost always 16MB), those numbers are directly related.
--
-- Christophe Pettus
   [email protected]




pgsql-performance by date:

Previous
From: Atul Kumar
Date:
Subject: Re: "Required checkpoints occurs too frequently"
Next
From: Sebastijan Wieser
Date:
Subject: Performance issues with composite types (partitioned table)