Re: Slow table update - Mailing list pgsql-performance

From Laszlo Nagy
Subject Re: Slow table update
Date
Msg-id 494F95DE.1060605@shopzeus.com
Whole thread Raw
In response to Re: Slow table update  ("Gregory Williamson" <Gregory.Williamson@digitalglobe.com>)
List pgsql-performance
I just tested the same on a test machine. It only has one processor 1GB
memory, and one SATA disk. The same "select count(*)" was 58 seconds. I
started the same UPDATE with EXPLAIN ANALYZE. It is running since 1000
seconds. I'm now 100% sure that the problem is with the database,
because this machine has nothing but a postgresql server running on it.
I'll post the output of explain analyze later.


pgsql-performance by date:

Previous
From: Laszlo Nagy
Date:
Subject: Re: Slow table update
Next
From: Tom Lane
Date:
Subject: Re: Slow table update