Re: Postgresql 9.0.6 alway run VACUUM ANALYZE pg_catalog.pg_attribute - Mailing list pgsql-general

From Kevin Grittner
Subject Re: Postgresql 9.0.6 alway run VACUUM ANALYZE pg_catalog.pg_attribute
Date
Msg-id 4FED71A80200002500048C14@gw.wicourts.gov
Whole thread Raw
In response to Re: Postgresql 9.0.6 alway run VACUUM ANALYZE pg_catalog.pg_attribute  (tuanhoanganh <hatuan05@gmail.com>)
Responses Re: Postgresql 9.0.6 alway run VACUUM ANALYZE pg_catalog.pg_attribute  (tuanhoanganh <hatuan05@gmail.com>)
List pgsql-general
tuanhoanganh <hatuan05@gmail.com> wrote:

> VACUUM ANALYZE pg_catalog.pg_attribute, pg_catalog.pg_type,
> pg_catalog.pg_depend run all time of day.
>
> Is it normal in Postgres?

Do you create and drop a lot of tables (including temporary tables)?

What are the results of running the query on this page?:

http://wiki.postgresql.org/wiki/Server_Configuration

How is overall performance on the machine?

-Kevin

pgsql-general by date:

Previous
From: Atri Sharma
Date:
Subject: Re: Regarding parallel running of 9.1 and 9.2beta2
Next
From: Merlin Moncure
Date:
Subject: Re: Notiffy problem