Re: Speed while runnning large transactions.

Поиск
Список
Период
Сортировка
От Claus Guttesen
Тема Re: Speed while runnning large transactions.
Дата
Msg-id b41c75520909240141k4dba6089n7907930cfa535890@mail.gmail.com
обсуждение исходный текст
Ответ на Speed while runnning large transactions.  (jesper@krogh.cc)
Список pgsql-performance
> 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?

Can you post the query? Do you 'vacuum analyze' on a regular basis?
You can also post your conf-file and post the last five lines from a
'vacuum analyze verbose'.

--
regards
Claus

When lenity and cruelty play for a kingdom,
the gentler gamester is the soonest winner.

Shakespeare

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

Предыдущее
От: jesper@krogh.cc
Дата:
Сообщение: Speed while runnning large transactions.
Следующее
От: Grzegorz Jaśkiewicz
Дата:
Сообщение: Re: Speed while runnning large transactions.