Update taking forever - Mailing list pgsql-general

From Oliver Weichhold
Subject Update taking forever
Date
Msg-id a13da490808150205n4f8e173byb9e29fab657cfc6f@mail.gmail.com
Whole thread Raw
Responses Re: Update taking forever  (Jan Otto <asche@me.com>)
List pgsql-general
The below statement is now running for 18 hours on a table with ~8 Million Rows, no triggers no fancy stuff. The database is otherwise performing very well and the server is a development server that's currently idle except for the update statement. Any suggestions why it takes so long to update a couple million rows?

update characters set last_update = null

Note: 'last_update' is a timestamp column but the column does not seem to influence the time it takes to complete the update.

--
Oliver

pgsql-general by date:

Previous
From: Tom Tom
Date:
Subject: Re: pg_restore fails on Windows
Next
From: David Goodenough
Date:
Subject: Re: [Q] DNS(bind) ER model