BUG #2543: Performance delay acrros the same day - Mailing list pgsql-bugs

From Alaa El Gohary
Subject BUG #2543: Performance delay acrros the same day
Date
Msg-id 200607210741.k6L7f2VL074357@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #2543: Performance delay acrros the same day  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      2543
Logged by:          Alaa El Gohary
Email address:      alaaelgohary@bftech.com.eg
PostgreSQL version: 7.4.12
Operating system:   FreeBSD 6.0
Description:        Performance delay acrros the same day
Details:

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

pgsql-bugs by date:

Previous
From: David Fetter
Date:
Subject: Re: BUG #2542: ALTER USER foo SET bar = func(baz) errors out
Next
From: Tino Schwarze
Date:
Subject: initdb problem on Windows - SOLVED