UPDATE slow

Поиск
Список
Период
Сортировка
От John Smith
Тема UPDATE slow
Дата
Msg-id 20030204045031.68519.qmail@web40709.mail.yahoo.com
обсуждение исходный текст
Список pgsql-general

I have about 11000 rows and this query is much slower than I expected:

update stats set clicks = 123;

stats is basically just: id, clicks; with indexes on each. Right now, the query takes about 10 seconds to execute. It's also on windows 2000/cygwin (if that contributes to slowness). Is it normal for updates like this on that many rows to take a while?



Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now

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

Предыдущее
От: Chris Travers
Дата:
Сообщение: Re: Xemacs compile error
Следующее
От: Lee Harr
Дата:
Сообщение: Re: [PHP] 7.3.1 BREAKS COMPATIBILITY with the latest PHP4