Re: PL/Perl Performance Problems

Поиск
Список
Период
Сортировка
От Alex -
Тема Re: PL/Perl Performance Problems
Дата
Msg-id SNT135-w449B76AA322893C065DC97CF840@phx.gbl
обсуждение исходный текст
Ответ на Re: PL/Perl Performance Problems  (Scott Marlowe <scott.marlowe@gmail.com>)
Ответы Re: PL/Perl Performance Problems  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-general
Hmm...
how can that be. This is happening every day, so its not a one off or happens once in the morning then in the afternoon. There is also no other task running on the system, its dedicated to postgres.

Could the Autovacuum cause problems? Starting to invoke Analyze at the beginning of the day but the keep silent till the day timestamp breaks ?

The think is that I have 4 servers setup in a similar way and all have exactly the same problem.


> Date: Fri, 18 Dec 2009 23:00:16 -0700
> Subject: Re: [GENERAL] PL/Perl Performance Problems
> From: scott.marlowe@gmail.com
> To: aintokyo@hotmail.com
> CC: tgl@sss.pgh.pa.us; pgsql-general@postgresql.org
>
> Note that you seem to have a lot more IO wait in the first run than in
> the second, which means that the task is hitting the disks more in the
> first run than in the second one. Once IO wait starts to climb,
> performance starts to dive, generally.


Find out how Use Messenger in your Hotmail inbox

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

Предыдущее
От: "Gauthier, Dave"
Дата:
Сообщение: pulling metadata creation strings from metadata tables?
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: PL/Perl Performance Problems