Re: PL/Perl Performance Problems - Mailing list pgsql-general

From Alex -
Subject Re: PL/Perl Performance Problems
Date
Msg-id SNT135-w449B76AA322893C065DC97CF840@phx.gbl
Whole thread Raw
In response to Re: PL/Perl Performance Problems  (Scott Marlowe <scott.marlowe@gmail.com>)
Responses Re: PL/Perl Performance Problems  (Scott Marlowe <scott.marlowe@gmail.com>)
List 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 by date:

Previous
From: "Gauthier, Dave"
Date:
Subject: pulling metadata creation strings from metadata tables?
Next
From: Scott Marlowe
Date:
Subject: Re: PL/Perl Performance Problems