Re: Slow table update

Поиск
Список
Период
Сортировка
От Laszlo Nagy
Тема Re: Slow table update
Дата
Msg-id 494F95DE.1060605@shopzeus.com
обсуждение исходный текст
Ответ на Re: Slow table update  ("Gregory Williamson" <Gregory.Williamson@digitalglobe.com>)
Список 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 по дате отправления:

Предыдущее
От: Laszlo Nagy
Дата:
Сообщение: Re: Slow table update
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Slow table update