>
> I have written a small daemon that can automatically vacuum PostgreSQL
> database, depending upon activity per table.
>
Sorry if this is an FAQ, but I have not found it in the docs:
Why can't PostgreSQL collect the statistic information itself automatically?
Are there any plans to implement this?
PG is the only database I know that places the burdon to keep PG's internal
statistics in the catalog up to date upon the database user.
Thanks,
Christoph Dalitz