Re: PG 12.2 ERROR: cannot freeze committed xmax

2024-05-24 Thread bruno vieira da silva
Thanks Ron. I did find one bug fix commit mentioning this error but it was saying that was due to the interaction of two other commits that at least the first one was after the cut of pg 12.2. so I have dismissed that as my deployment issue. I was looking for more evidence to push for a pg minor

Re: PG 12.2 ERROR: cannot freeze committed xmax

2024-05-23 Thread Ron Johnson
On Thu, May 23, 2024 at 9:41 AM bruno da silva wrote: > Hello, > I have a deployment with PG 12.2 reporting ERROR: cannot freeze committed > xmax > using Red Hat Enterprise Linux 8.9. > > What is the recommended to find any bug fixes that the version 12.2 had > that could have caused this error.