Re: Make autovacuum sort tables in descending order of xid_age - Mailing list pgsql-hackers

From David Fetter
Subject Re: Make autovacuum sort tables in descending order of xid_age
Date
Msg-id 20191129222152.GE8731@fetter.org
Whole thread Raw
In response to Make autovacuum sort tables in descending order of xid_age  (David Fetter <david@fetter.org>)
Responses Re: Make autovacuum sort tables in descending order of xid_age  (Mark Dilger <hornschnorter@gmail.com>)
List pgsql-hackers
On Fri, Nov 29, 2019 at 07:01:39PM +0100, David Fetter wrote:
> Folks,
> 
> Per a suggestion Christophe made, please find attached a patch to
> $Subject:
> 
> Apart from carefully fudging with pg_resetwal, and short of running in
> production for a few weeks, what would be some good ways to test this?

Per discussion on IRC with Sehrope Sarkuni, please find attached a
patch with one fewer bug, this one in the repalloc() calls.

Best,
David.
-- 
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

Attachment

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: checkpointer: PANIC: could not fsync file: No such file or directory
Next
From: Alvaro Herrera
Date:
Subject: Re: range_agg