BUG #15142: ERROR: MultiXactId nnnnn has not been created yet --apparent wraparound in v9.5 - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #15142: ERROR: MultiXactId nnnnn has not been created yet --apparent wraparound in v9.5
Date
Msg-id 152275577583.1439.6494095026097717144@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #15142: ERROR: MultiXactId nnnnn has not been created yet --apparent wraparound in v9.5  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15142
Logged by:          Александр Молофеев
Email address:      molofeev3@gmail.com
PostgreSQL version: 9.5.12
Operating system:   Ubuntu 16.04
Description:

My version of software:  PostgreSQL 9.5.12 on x86_64-pc-linux-gnu, compiled
by gcc (Ubuntu 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609, 64-bit
When I run updating a table(table size ~100Gb) I got an error.
For example, vacuum analyze command output:
ERROR:  MultiXactId 7629921 has not been created yet -- apparent
wraparound
Autovacuum is on.


pgsql-bugs by date:

Previous
From: Rémi Aubel
Date:
Subject: Re: BUG: Unable to bind a null value typed as a UUID in a PreparedStatement
Next
From: Alvaro Herrera
Date:
Subject: Re: BUG #15142: ERROR: MultiXactId nnnnn has not been created yet --apparent wraparound in v9.5