Re: CHECKPOINT unlogged data

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Dilip Kumar <dilipbalaut(at)gmail(dot)com>
Cc: Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>, Christoph Berg <myon(at)debian(dot)org>, Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, Andres Freund <andres(at)anarazel(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: CHECKPOINT unlogged data
Date: 2025-07-10 16:03:06
Message-ID: aG_kOm3bkKVKjmhI@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thanks all for the feedback. Here is an updated patch set.

--
nathan

Attachment Content-Type Size
v9-0001-Rename-CHECKPOINT_FLUSH_ALL-to-CHECKPOINT_FLUSH_U.patch text/plain 5.3 KB
v9-0002-Rename-CHECKPOINT_IMMEDIATE-to-CHECKPOINT_FAST.patch text/plain 17.1 KB
v9-0003-Add-option-list-to-CHECKPOINT-command.patch text/plain 7.7 KB
v9-0004-Add-MODE-option-to-CHECKPOINT-command.patch text/plain 7.9 KB
v9-0005-Add-FLUSH_UNLOGGED-option-to-CHECKPOINT-command.patch text/plain 5.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mircea Cadariu 2025-07-10 16:20:02 Re: analyze-in-stages post upgrade questions
Previous Message Zhou, Zhiguo 2025-07-10 15:57:01 Re: Optimize shared LWLock acquisition for high-core-count systems