Re: Checkpoint issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, May 6, 2020 at 6:13 AM Raj kumar <rajkumar820999@xxxxxxxxx> wrote:
Hi team,

Checkpoint is not getting completing properly. There is delay of more than 3 hrs between checkpoints. Manual intiated checkpoint running for more than 1 hour.

Checkpoint_timeout 5min
Max wal size 8gb


OK, your checkpoints take a long time to complete and since they don't run concurrently having a checkpoint_timeout value less than that time to complete renders the setting immaterial.  The main question here is what factors into how long a checkpoint takes to complete.  IIUC there are two pieces, the amount of shared buffers being written to disk and the rate at which they are written.  So the main driver of this whole setup is "shared_buffers".

David J.


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux