Re: HD is flooded by Error Log info - Mailing list pgsql-general

From Simon Riggs
Subject Re: HD is flooded by Error Log info
Date
Msg-id 1196353230.4246.1308.camel@ebony.site
Whole thread Raw
In response to HD is flooded by Error Log info  ("Abraham, Danny" <danny_abraham@bmc.com>)
Responses Re: HD is flooded by Error Log info  (Andrew Sullivan <ajs@crankycanuck.ca>)
Re: HD is flooded by Error Log info  ("Usama Dar" <munir.usama@gmail.com>)
List 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


pgsql-general by date:

Previous
From: "Usama Dar"
Date:
Subject: Re: HD is flooded by Error Log info
Next
From: "Pau Marc Munoz Torres"
Date:
Subject: Re: Making a query from 2 tables at same time