Re: Performance problem on delete from for 10k rows.

From: Rod Taylor <pg(at)rbt(dot)ca>
To: David Gagnon <dgagnon(at)siunik(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Performance problem on delete from for 10k rows.
Date: 2005-03-15 23:50:27
Message-ID: 1110930627.1132.196.camel@home
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

> I get this problem on my dev (Windows/7.4/Cygwin) environment. But now
> I see that it's also have this problem on my production env. Yes I
> tought I was maybe just a cygwin/Windows problem .. apparently not :-((((

Care to try again with logging enabled on the PostgreSQL side within the
development environment?

log_statement = true
log_duration = true
log_connections = on

Then run it via Java and from pgAdminIII and send us the two log
snippets as attachments?

Thanks.
--

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Tom Lane 2005-03-15 23:51:19 Re: One tuple per transaction
Previous Message David Brown 2005-03-15 23:41:07 Re: cpu_tuple_cost