Re: Postgres performance

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: mauro <bertolima(at)yahoo(dot)it>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Postgres performance
Date: 2005-03-02 08:17:24
Message-ID: 20050302081724.GC47871@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Tue, Mar 01, 2005 at 02:52:31AM -0800, mauro wrote:

> select_range_key2 8922 4
> select_range_prefix 8905 4
> update_of_primary_key_many_keys 2049 5

These look suspect, especially the first two, and they account for
over 78% of the total. Do you know what the table definitions and
queries look like?

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Richard Huxton 2005-03-02 08:38:48 Re: Postgres performance
Previous Message Ragnar Hafstað 2005-03-02 07:57:18 Re: psql encoding problem