Re: tsvector pg_stats seems quite a bit off.

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Jesper Krogh <jesper@krogh.cc>
Cc: Jan Urbański <wulczer@wulczer.org>, pgsql-hackers@postgresql.org
Date: 2010-05-31T18:38:19Z
Lists: pgsql-hackers
Jesper Krogh <jesper@krogh.cc> writes:
> Just a small follow up. I tried out the patch (or actually a fresh git
> checkout) and it now gives very accurate results for both upper and
> lower end of the MCE-histogram with a lower cutoff that doesn't
> approach 2.

Good.  How much did the ANALYZE time change for your table?

			regards, tom lane