> On 9 Aug 2025, at 23:54, Aleksander Alekseev <aleksander(at)tigerdata(dot)com> wrote:
>
> IMHO: logging the changes first, then allowing to evict the page.
VM and BufferManager code does not allow flush of a buffer until changes are logged.
The problem is that our crash-exiting system destroys locks that protect buffer from being flushed.
Best regards, Andrey Borodin.