Re: statistics for shared catalogs not updated when autovacuum is off - Mailing list pgsql-hackers

From Noah Misch
Subject Re: statistics for shared catalogs not updated when autovacuum is off
Date
Msg-id 20160526055758.GA426599@tornado.leadboat.com
Whole thread Raw
In response to Re: statistics for shared catalogs not updated when autovacuum is off  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: statistics for shared catalogs not updated when autovacuum is off  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Wed, May 25, 2016 at 05:50:41PM -0400, Tom Lane wrote:
> I wrote:
> > OK.  I'm going to work on replacing the DBWriteRequest structure with
> > an OID list, and on improving the comments some more, but I don't
> > anticipate further functional changes.
> 
> Here's the end result of that.

You may want to compare your patch to this pending patch for the same bug:
http://www.postgresql.org/message-id/flat/24f09c2d-e5bf-1f73-db54-8255c1280d32@2ndquadrant.com



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: ORDER/GROUP BY expression not found in targetlist
Next
From: Kyotaro HORIGUCHI
Date:
Subject: Re: Parallel pg_dump's error reporting doesn't work worth squat