Group Commits Vs WAL Writes - Mailing list pgsql-hackers

From Atri Sharma
Subject Group Commits Vs WAL Writes
Date
Msg-id CAOeZVidRgO9rgWA_xw1MfANX=vn6e-w0jNS6m_7kTLyc4gRbPA@mail.gmail.com
Whole thread Raw
Responses Re: Group Commits Vs WAL Writes
Re: Group Commits Vs WAL Writes
List pgsql-hackers
Hi all,

I think this is a naive question.

When we do a commit, WAL buffers are written to the disk. This has a
disk latency for the required I/O.

Now, with group commits, do we see a spike in that disk write latency,
especially in the cases where the user has set wal_buffers to a high
value?


Regards,

Atri

--
Regards,

Atri
l'apprenant



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: refresh materialized view concurrently
Next
From: Dean Rasheed
Date:
Subject: Re: MD5 aggregate