Re: Postgres performance - Mailing list pgsql-sql

From Michael Fuhr
Subject Re: Postgres performance
Date
Msg-id 20050302081724.GC47871@winnie.fuhr.org
Whole thread Raw
In response to Re: Postgres performance  (bertolima@yahoo.it (mauro))
List 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/


pgsql-sql by date:

Previous
From: Ragnar Hafstað
Date:
Subject: Re: psql encoding problem
Next
From: Richard Huxton
Date:
Subject: Re: Postgres performance