Re: A few patches to clarify snapshot management, part 2

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Cc: Andres Freund <andres(at)anarazel(dot)de>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Subject: Re: A few patches to clarify snapshot management, part 2
Date: 2026-01-05 15:13:51
Message-ID: 202601051510.ouczkuv3mpkq@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

Please have a look at patch 0003 here:
https://postgr.es/m/210036.1765651719@localhost
maybe it would be useful to put that change in while you're hacking on
this code, to avoid having to change it again soon after. It's quite
small.

--
Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bertrand Drouvot 2026-01-05 16:00:38 Re: [BUG]: the walsender does not update its IO statistics until it exits
Previous Message zengman 2026-01-05 15:11:38 Re: [PATCH] Precompute string lengths in PerformRadiusTransaction