> Hmm, autovacuum *should* have been keeping track of things for you,
> but it might still be worth doing a manual ANALYZE against that table
> to see if the estimated rowcount changes.  If not, you'll need to raise
> the statistics target for that column (and again ANALYZE).
>


I started a manual VACUUM ANALYZE on the table. It's been running for
about an half hour now, The table gets quite busy so I am hoping there
is no real harm in letting go to the end.

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to