public inbox for [email protected]
help / color / mirror / Atom feedFrom: Ron Johnson <[email protected]>
To: pgsql-general <[email protected]>
Subject: Re: ERROR: found xmin from before relfrozenxid; MultiXactid does no longer exist -- apparent wraparound
Date: Sat, 1 Jun 2024 09:53:05 -0400
Message-ID: <CANzqJaBgPmXsF4JKiTaOAW_y2+s0D=mHDzEPi1kZ7k2jgccL2g@mail.gmail.com> (raw)
In-Reply-To: <YQBPR01MB106258258B8372A1ED0DA0648ABFC2@YQBPR01MB10625.CANPRD01.PROD.OUTLOOK.COM>
References: <YQBPR01MB10625A12760CAECAE647F415EABF32@YQBPR01MB10625.CANPRD01.PROD.OUTLOOK.COM>
<[email protected]>
<CAA-aLv5sNn4M5NwNFZy6d7mG1TrGJm-_6XGHPXX13OHObvUnaw@mail.gmail.com>
<YQBPR01MB106258258B8372A1ED0DA0648ABFC2@YQBPR01MB10625.CANPRD01.PROD.OUTLOOK.COM>
On Fri, May 31, 2024 at 1:25 PM Alanoly Andrews <[email protected]> wrote:
> Yes, and I know that upgrading the Postgres version is the stock answer
> for situations like this. The upgrade is in the works.
>
*Patching *was the solution. It takes *five minutes*.
Here's how I did it (since our RHEL systems are blocked from the Internet,
and I had to manually d/l the relevant RPMs):
$ sudo -iu postgres pg_ctl stop -wt9999 -mfast
$ sudo yum install PG96.24_RHEL6/*rpm
$ sudo -iu postgres pg_ctl start -wt9999
You'll have a bit of effort finding the PG10 repository, since it's EOL,
but it can be found.
view thread (5+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: ERROR: found xmin from before relfrozenxid; MultiXactid does no longer exist -- apparent wraparound
In-Reply-To: <CANzqJaBgPmXsF4JKiTaOAW_y2+s0D=mHDzEPi1kZ7k2jgccL2g@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox