Re: Slow inserts/deletes - Mailing list pgsql-sql

From Tom Lane
Subject Re: Slow inserts/deletes
Date
Msg-id 20046.991175874@sss.pgh.pa.us
Whole thread Raw
In response to Slow inserts/deletes  ("Diehl, Jeffrey" <jdiehl@sandia.gov>)
List pgsql-sql
"Diehl, Jeffrey" <jdiehl@sandia.gov> writes:
> I've got another database that I maintain which is suffering from extremely
> slow record inserts or deletes.

Can't give you any help on the basis of the info you provided.  How
about telling us: the PG version in question, the schema(s) of the
table(s) used ("pg_dump -s -t tabname dbname" is the best way here),
the exact queries you're having trouble with, and the output of 
EXPLAIN for those queries.
        regards, tom lane


pgsql-sql by date:

Previous
From: "Diehl, Jeffrey"
Date:
Subject: RE: Upgd from 7.0 to 7.1
Next
From: Phuong Ma
Date:
Subject: Shortcut?