Search Postgresql Archives

Re: VACUUM FULL for performance

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 7 October 2010 12:38, AI Rumman <rummandba@xxxxxxxxx> wrote:
> MayVACUUM FULL on a table improve perfromance of the system?
>

Please treat VACUUM FULL as a last resort.  Read this:
http://wiki.postgresql.org/wiki/VACUUM_FULL

A VACUUM ANALYZE will mark dead tuples as free and update the stats.
Also check your query plans to see where the real bottlenecks are.

Is your system properly configured too?  Check out
http://wiki.postgresql.org/wiki/Tuning_Your_PostgreSQL_Server

-- 
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935

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


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux