Re: CHECKPOINT unlogged data

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Christoph Berg <myon(at)debian(dot)org>
Cc: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>, 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-09 19:26:37
Message-ID: aG7Cbf9dju1kkzGE@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here is what I have staged for commit, which I'm planning to do on Friday.

--
nathan

Attachment Content-Type Size
v8-0001-Rename-CHECKPOINT_FLUSH_ALL-to-CHECKPOINT_FLUSH_U.patch text/plain 5.3 KB
v8-0002-Rename-CHECKPOINT_IMMEDIATE-to-CHECKPOINT_FAST.patch text/plain 17.1 KB
v8-0003-Add-option-list-to-CHECKPOINT-command.patch text/plain 6.5 KB
v8-0004-Add-MODE-option-to-CHECKPOINT-command.patch text/plain 7.5 KB
v8-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 Jacob Champion 2025-07-09 19:28:52 Re: [PoC] Federated Authn/z with OAUTHBEARER
Previous Message Tom Lane 2025-07-09 19:11:24 Re: 回复:[Internet]Re: [PATCH] Prevent replacement of a function if it's used in an index expression and is not IMMUTABLE