Re: Is there a reason _not_ to vacuum continuously? - Mailing list pgsql-performance

From Christopher Kings-Lynne
Subject Re: Is there a reason _not_ to vacuum continuously?
Date
Msg-id 005301c37dc1$af6b49b0$2800a8c0@mars
Whole thread Raw
In response to Re: Is there a reason _not_ to vacuum continuously?  ("Oliver Scheit" <oliver.scheit@REALGARANT.DE>)
Responses Re: Is there a reason _not_ to vacuum continuously?
List pgsql-performance
> #rpm -qa|grep postgres
> postgresql-server-7.2.3-5.73
> postgresql-libs-7.2.3-5.73
> postgresql-devel-7.2.3-5.73
> postgresql-7.2.3-5.73
>
> What package am I missing?

It's part of postgresql 7.3.  Just get it from the 7.3 contrib dir - it
works fine with 7.2

Note that this index growth problem has been basically solved as of
postgresql 7.4 - so that is your other option.

Chris




pgsql-performance by date:

Previous
From: "Oliver Scheit"
Date:
Subject: Re: Is there a reason _not_ to vacuum continuously?
Next
From: Manfred Koizar
Date:
Subject: Re: rewrite in to exists?