Re: Row level stats

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Rod Taylor <rbt(at)rbt(dot)ca>
Cc: Neil Conway <neilc(at)samurai(dot)com>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Row level stats
Date: 2003-03-06 16:49:15
Message-ID: 15928.1046969355@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Rod Taylor <rbt(at)rbt(dot)ca> writes:
> Not if we expect pg_autovacuum to be able to work. It *needs* this
> information.

Why?

The implementation I've had in mind for autovacuum would rely on FSM not
the pg_stats daemon.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dave Page 2003-03-06 16:52:32 Partial index on date column
Previous Message Neil Conway 2003-03-06 16:47:11 Re: Row level stats