Re: MultiXact truncation, startup et al.

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Andres Freund <andres(at)2ndquadrant(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: MultiXact truncation, startup et al.
Date: 2013-11-29 15:49:32
Message-ID: 20131129154932.GN5513@eldon.alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andres Freund escribió:
> Hi,
>
> Thanks, looks saner than my version ;)

Here are my versions of these patches. One thing not yet addressed in
these patches is the change to HeapTupleGetUpdateXid() that has been
mentioned repeatedly in these threads (we'll work on that next). Note I
still have the FIXME comments in the freeze patch previously mentioned.

I added some comments about the output parameters of
vacuum_set_xid_limits, per Robert's complaint. Please give that a look.

--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Attachment Content-Type Size
0001-Replace-hardcoded-200000000-with-autovacuum_freeze_m.patch text/x-diff 2.1 KB
0002-Fix-full-table-vacuum-request-mechanism-for-MultiXac.patch text/x-diff 10.0 KB
0003-Truncate-pg_multixact-s-contents-during-crash-recove.patch text/x-diff 8.0 KB
0004-Fix-a-couple-of-bugs-in-MultiXactId-freezing.patch text/x-diff 9.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2013-11-29 15:51:28 Re: [PATCH 1/2] SSL: GUC option to prefer server cipher order
Previous Message Marko Kreen 2013-11-29 15:43:12 Re: [PATCH 1/2] SSL: GUC option to prefer server cipher order