Re: plain inserts and deletes very slow

From: Enrico Weigelt <weigelt(at)metux(dot)de>
To: postgresql performance list <pgsql-performance(at)postgresql(dot)org>
Subject: Re: plain inserts and deletes very slow
Date: 2005-07-04 00:17:47
Message-ID: 20050704001747.GE9777@nibiru.borg.metux.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

* David Mitchell <david(dot)mitchell(at)telogis(dot)com> wrote:
> Perhaps if you are doing a lot of inserts and deletes, vacuuming every 6
> minutes would be closer to your mark. Try vacuuming every 15 minutes for
> a start and see how that affects things (you will have to do a vacuum
> full to get the tables back into shape after them slowing down as they
> have).

hmm. I've just done vacuum full at the moment on these tables, but it
doesnt seem to change anything :(

cu
--
---------------------------------------------------------------------
Enrico Weigelt == metux IT service
phone: +49 36207 519931 www: http://www.metux.de/
fax: +49 36207 519932 email: contact(at)metux(dot)de
---------------------------------------------------------------------
Realtime Forex/Stock Exchange trading powered by postgresSQL :))
http://www.fxignal.net/
---------------------------------------------------------------------

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message David Mitchell 2005-07-04 00:50:36 Re: plain inserts and deletes very slow
Previous Message Enrico Weigelt 2005-07-04 00:01:57 Re: plain inserts and deletes very slow