Re: A tale of two similar databases

From: Michael Glaesemann <grzm(at)myrealbox(dot)com>
To: kishore(dot)sainath(at)gmail(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: A tale of two similar databases
Date: 2006-01-19 22:46:54
Message-ID: 5C69ED37-C8D0-40E0-8A75-EDBD484B66E4@myrealbox.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Jan 18, 2006, at 14:17 , kishore(dot)sainath(at)gmail(dot)com wrote:

> What are the benefits of the VACUUM command in PostgreSQL?

The docs have quite a bit of information on this. For a start, take a
look at:
http://www.postgresql.org/docs/current/interactive/
maintenance.html#ROUTINE-VACUUMING

Recently, some people of expressed that the material on autovacuum
may be misleading. The other material should give you enough
background, however.

For some information on ANALYZE, see:
http://www.postgresql.org/docs/current/interactive/sql-analyze.html

Michael Glaesemann
grzm myrealbox com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Simon Riggs 2006-01-19 22:47:13 Re: No heap lookups on index
Previous Message Rich Shepard 2006-01-19 22:44:43 Re: Upgrade Problem: 7.4.3 -> 8.1.2