| From: | Peter Geoghegan <pg(at)bowt(dot)ie> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Cc: | Andres Freund <andres(at)anarazel(dot)de>, Simon Riggs <simon(at)2ndquadrant(dot)com> |
| Subject: | Re: HOT chain bug in latestRemovedXid calculation |
| Date: | 2020-12-31 00:33:47 |
| Message-ID: | CAH2-Wzka4Z3=YmHoxLFu8c4_n4kuUp7sZcZZjav_pCJdqv4XAg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Dec 28, 2020 at 9:49 PM Peter Geoghegan <pg(at)bowt(dot)ie> wrote:
> I would like to commit this patch to v12, the first version that did
> this process during original execution rather than in REDO routines.
> It seems worth keeping the back branches in sync here. I suspect that
> the old approach used prior to Postgres 12 has subtle buglets caused
> by inconsistencies during Hot Standby (I have heard rumors). I'd
> rather just not go there given the lack of field reports about this
> problem.
Pushed that a moment ago.
--
Peter Geoghegan
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2020-12-31 00:35:57 | Moving other hex functions to /common |
| Previous Message | Stephen Frost | 2020-12-30 23:49:34 | Re: Proposed patch for key managment |