Re: PL/Perl Performance Problems

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: PL/Perl Performance Problems
Дата
Msg-id 20091219002023.GW4055@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: PL/Perl Performance Problems  (Alex - <aintokyo@hotmail.com>)
Ответы Re: PL/Perl Performance Problems  (Alex - <aintokyo@hotmail.com>)
Список pgsql-general
Alex - wrote:
>
> Tom, I am logging these stats now, but i am having a similar issue. both jobs in the morning and after noon insert
about400k records (200k each) 
> In the morning that job takes 450secIn the afternoon only 150; No select, simple parsing a file and insert the
records
> These two tables don't grow as at night a cleanup job removes about the same amount of historical data (older about
40days).  
> Its kind of the same behavior and i don't really see where the swapping fits in.

Are you running vacuum of some sort on this table regularly?

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: Chris Ernst
Дата:
Сообщение: Re: Extracting SQL from logs in a usable format
Следующее
От: Alex -
Дата:
Сообщение: Re: PL/Perl Performance Problems