Speed while runnning large transactions.

Поиск
Список
Период
Сортировка
От jesper@krogh.cc
Тема Speed while runnning large transactions.
Дата
Msg-id 213dfa8ce7aa9620dcbabf9578c0eb20.squirrel@shrek.krogh.cc
обсуждение исходный текст
Ответы Re: Speed while runnning large transactions.  (Claus Guttesen <kometen@gmail.com>)
Re: Speed while runnning large transactions.  (Grzegorz Jaśkiewicz <gryzman@gmail.com>)
Re: Speed while runnning large transactions.  (Scott Marlowe <scott.marlowe@gmail.com>)
Re: Speed while runnning large transactions.  (Greg Smith <gsmith@gregsmith.com>)
Список pgsql-performance
Hi.

I have a transaction running at the database for around 20 hours .. still
isn't done. But during the last hours it has come to the point where it
really hurts performance of "other queries".

Given pg_stat_activity output there seems to be no locks interfering but
the overall cpu-usage of all queries continue to rise. iowait numbers are
also very low.

What can I do to make the system handle other queries better?

PG: 8.2

--
Jesper


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

Предыдущее
От: "Hell, Robert"
Дата:
Сообщение: Re: Different query plans for the same query
Следующее
От: Claus Guttesen
Дата:
Сообщение: Re: Speed while runnning large transactions.