Re: Profiling - Mailing list pgsql-performance

From Shridhar Daithankar
Subject Re: Profiling
Date
Msg-id 200212171919.33174.shridhar_daithankar@persistent.co.in
Whole thread Raw
In response to Re: Profiling  (Cory 'G' Watson <gphat@cafes.net>)
Responses Re: Profiling  (Cory 'G' Watson <gphat@cafes.net>)
List pgsql-performance
On Tuesday 17 December 2002 07:13 pm, you wrote:
> On Tuesday, December 17, 2002, at 07:35 AM, Shridhar Daithankar wrote:
> > What is the vacuum frequency?
>
> Every morning.  This db is almost exclusively INSERT and SELECT.  Well,
> I take that back, a single table gets UPDATEs rather frequently.
> Otherwise, INSERT only.

i recommend a vacuum analyze per 1000/2000 records for the table that gets
updated. It should boost the performance like anything..

 Shridhar

pgsql-performance by date:

Previous
From: Cory 'G' Watson
Date:
Subject: Re: Profiling
Next
From: Cory 'G' Watson
Date:
Subject: Re: Profiling