Update taking forever

Поиск
Список
Период
Сортировка
От Oliver Weichhold
Тема Update taking forever
Дата
Msg-id a13da490808150205n4f8e173byb9e29fab657cfc6f@mail.gmail.com
обсуждение исходный текст
Ответы Re: Update taking forever  (Jan Otto <asche@me.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Tom
Дата:
Сообщение: Re: pg_restore fails on Windows
Следующее
От: David Goodenough
Дата:
Сообщение: Re: [Q] DNS(bind) ER model