Re: Server Freezing - Mailing list pgsql-performance

From Robert Haas
Subject Re: Server Freezing
Date
Msg-id [email protected]
Whole thread Raw
In response to Server Freezing  (Waldomiro <[email protected]>)
List pgsql-performance
On Mon, Nov 30, 2009 at 8:02 PM, Waldomiro <[email protected]> wrote:
> Its not a vaccum needed, becouse I do a TRUNCATE every night.

But you're updating each row 20 times a day - you could very well need a vacuum.

> Is It possible the checkpoint is doing that? Or the archiving? How can I
> see?

It seems likely to be caused by checkpoint I/O or vacuuming activity,
but I'm not sure how to figure out which.

...Robert

pgsql-performance by date:

Previous
From: "Fernando Hevia"
Date:
Subject: Re: Server Freezing
Next
From: Greg Smith
Date:
Subject: Re: Server Freezing