What are multixactids? - Mailing list pgsql-hackers

From hubert depesz lubaczewski
Subject What are multixactids?
Date
Msg-id 20131209170453.GA25701@depesz.com
Whole thread Raw
Responses Re: What are multixactids?
List pgsql-hackers
Hi,
when working on fixing the bug related to vacuum freeze, I found out
that there is something called "MultiXactId".

Searching docs showed that it is mentioned only once, in release notes
to 9.3.2:
http://www.postgresql.org/search/?u=%2Fdocs%2F9.3%2F&q=multixactid

What's more - I found that Peter Eisentraut already once asked about
them, and lack of documentation:
http://postgresql.1045698.n5.nabble.com/MultiXactId-concept-underdocumented-td5766754.html

So, my question is - what are multixactids, what are they used for,
where can I find any documentation/explanation/whatever?

It seems to be related in some way to the relfrozenxid/vacuum bug, but
I can't comprehend the relation without knowing what multixactid
actually is.

Best regards,

depesz

--
The best thing about modern society is how easy it is to avoid contact with it.
                  http://depesz.com/ 

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: RFC: programmable file format for postgresql.conf
Next
From: Robert Haas
Date:
Subject: Re: Extension Templates S03E11