Re: CHECKPOINT unlogged data - Mailing list pgsql-hackers

From Andres Freund
Subject Re: CHECKPOINT unlogged data
Date
Msg-id vp4cewuyo2cw4fk5sxjaovllhe3dscixxo2utu3cgqhzydrqec@wc2nhgx4khpk
Whole thread Raw
Responses Re: CHECKPOINT unlogged data
List pgsql-hackers
Hi,

On 2025-05-30 18:17:45 +0200, Christoph Berg wrote:
> A customer reported to use CHECKPOINT before shutdowns to make the
> shutdowns themselves faster and asked if it was possible to make
> CHECKPOINT optionally also write out unlogged table data for that
> purpose. I think the idea makes sense, so there's the patch.

I've seen the need for this quite a few times, fwiw. So +1 to the idea.

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Add CHECK_FOR_INTERRUPTS in polling loop code path in XactLockTableWait
Next
From: Andres Freund
Date:
Subject: Re: CHECKPOINT unlogged data