Re: No hash join across partitioned tables?
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Bruce Momjian <bruce@momjian.us>, Kris Jurka <books@ejurka.com>, pgsql-performance@postgresql.org
Date: 2010-03-02T16:16:51Z
Lists: pgsql-hackers, pgsql-performance
On Thu, Feb 25, 2010 at 7:03 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote: > Bruce Momjian <bruce@momjian.us> writes: >> Did this get addressed? > > Partially. There are stats now but autovacuum is not bright about > when to update them. Is that something you're planning to fix for 9.0? If not, we at least need to document what we intend for people to do about it. ...Robert