Re: A tale of two similar databases - Mailing list pgsql-general

From Jim C. Nasby
Subject Re: A tale of two similar databases
Date
Msg-id 20060119230607.GN78403@pervasive.com
Whole thread Raw
In response to Re: A tale of two similar databases  (kishore.sainath@gmail.com)
List pgsql-general
On Tue, Jan 17, 2006 at 09:17:41PM -0800, kishore.sainath@gmail.com wrote:
> Hi All,
>
> I haven't vacuum/analysed the D2 database or for that matter D1.
> In fact I have never used VACUUM before.
> Maybe that is the problem.
>
> What are the benefits of the VACUUM command in PostgreSQL?

VACUUM is as close as it comes to fast=true. If you don't do it your
database is almost guaranteed to become dog slow after a while.

http://www.pervasive-postgres.com/lp/newsletters/2005/Insights_opensource_Dec.asp#2
will probably be enlightening for you...
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

pgsql-general by date:

Previous
From: Rich Shepard
Date:
Subject: Re: Upgrade Problem: 7.4.3 -> 8.1.2
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Upgrade Problem: 7.4.3 -> 8.1.2