Re: HD is flooded by Error Log info

From: Simon Riggs <simon(at)2ndquadrant(dot)com>
To: "Abraham, Danny" <danny_abraham(at)bmc(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: HD is flooded by Error Log info
Date: 2007-11-29 16:20:30
Message-ID: 1196353230.4246.1308.camel@ebony.site
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 2007-11-29 at 09:53 -0600, Abraham, Danny wrote:

> Recently an application endless loop crashed the PG server.
>
> I am looking for the safest way to limit the growth of the all the
> files in the “pg_log” directory,
>
> While still maintain reasonable period of log.

Sounds like we should have these features

- pg_log file archiving when we reach a certain volume/number of logs

- ability to set limits on the number of messages a single backend can
emit within a certain time period.

--
Simon Riggs
2ndQuadrant http://www.2ndQuadrant.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pau Marc Munoz Torres 2007-11-29 16:21:18 Re: Making a query from 2 tables at same time
Previous Message Usama Dar 2007-11-29 16:03:14 Re: HD is flooded by Error Log info