slow full table update

Поиск
Список
Период
Сортировка
От
Тема slow full table update
Дата
Msg-id 200811101730.15902@centrum.cz
обсуждение исходный текст
Ответы Re: slow full table update  (tv@fuzzy.cz)
Re: slow full table update  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Список pgsql-performance
Hi,

I have table with cca 60.000 rows and
when I run query as:
 Update table SET column=0;
after 10 minutes i must stop query, but it still running :(

I've Postgres 8.1 with all default settings in postgres.conf

Where is the problem?

Thak you for any tips.

best regards.
Marek Fiala







В списке pgsql-performance по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Simple indexed IN query takes 40 seconds
Следующее
От: tv@fuzzy.cz
Дата:
Сообщение: Re: slow full table update