| 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-03 22:57:59 |
| Message-ID: | 20050703225759.GC9777@nibiru.borg.metux.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-performance |
* Steinar H. Gunderson <sgunderson(at)bigfoot(dot)com> wrote:
> On Mon, Jul 04, 2005 at 12:45:37AM +0200, Enrico Weigelt wrote:
> > my application reads and writes some table quite often
> > (multiple times per second). these tables are quite small
> > (not more than 20 tuples), but the operations take quite a
> > long time (>300 ms!).
>
> Are you VACUUMing often enough?
I've just VACUUM'ed multiple times, so it's perhaps not the problem.
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/
---------------------------------------------------------------------
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Steinar H. Gunderson | 2005-07-03 23:54:24 | Re: plain inserts and deletes very slow |
| Previous Message | Enrico Weigelt | 2005-07-03 22:57:07 | Re: plain inserts and deletes very slow |