Re: BUG #2543: Performance delay acrros the same day

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Alaa El Gohary <alaaelgohary(at)bftech(dot)com(dot)eg>
Cc: pgsql-bugs(at)postgresql(dot)org, pgsql-performance(at)postgresql(dot)org
Subject: Re: BUG #2543: Performance delay acrros the same day
Date: 2006-07-21 18:33:43
Message-ID: 20060721183343.GA21995@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-performance

On Fri, Jul 21, 2006 at 07:41:02 +0000,
Alaa El Gohary <alaaelgohary(at)bftech(dot)com(dot)eg> wrote:
>
> The following bug has been logged online:

The report below isn't a bug, its a performance question and should have
been sent to pgsql-performance(at)postgresql(dot)org(dot) I am redirecting replies there.

> A query on the postgresql DB takes about 5 seconds and then it starts to
> take more time till it reaches about 60 seconds by the end of the same day.
> I tried vacuum but nothing changed the only thing that works is to dump the
> DB ,drop and create a new one with the dump taken.
> i need to know if there is any way to restore the performance back without
> the need for drop and create
> cause i can't do this accross the day

You most likely aren't vacuuming often enough and/or don't have your FSM
setting high enough.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message John Gray 2006-07-22 13:31:03 Re: BUG #2541: XML2 module: odd query results
Previous Message Tino Schwarze 2006-07-21 12:30:55 initdb problem on Windows - SOLVED

Browse pgsql-performance by date

  From Date Subject
Next Message Kevin Keith 2006-07-21 19:17:38 Partitioned tables in queries
Previous Message Kevin McArthur 2006-07-21 18:15:28 Bad Planner Statistics for Uneven distribution.