Re: Performance Issues in 7.4.3

From: Kris Jurka <books(at)ejurka(dot)com>
To: Jim Ewert <jim(dot)ewert(at)excite(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Performance Issues in 7.4.3
Date: 2004-06-30 17:30:07
Message-ID: Pine.BSO.4.56.0406301224590.20855@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Wed, 30 Jun 2004, Jim Ewert wrote:

>
> My previous post about slow updates w/ 7.4.2 needed a multi-column index
> to get speed comparable to Sybase. When I went to 7.4.3 (Slackware 9.1)
> w/ JDBC, the improvements are that it doesn't initially take much memory
> (have 512M) and didn't swap. I ran a full vaccum and a cluster, however
> speed degaded to 1 *second* / update of one row in 150 rows of data,
> within a day! pg_autovacuum now gives excellent performance. What
> happened?
>

This is not a jdbc question and is probably more appropriate for the
-general list.

http://www.postgresql.org/docs/7.4/static/maintenance.html#VACUUM-FOR-SPACE-RECOVERY

Kris Jurka

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Felipe 2004-06-30 20:38:13 Re: Applet problem
Previous Message Holger Klawitter 2004-06-30 16:31:03 Re: Applet problem