Re: [PATCHES] A way to let Vacuum warn if FSM settings are low. - Mailing list pgsql-general

From Ron Mayer
Subject Re: [PATCHES] A way to let Vacuum warn if FSM settings are low.
Date
Msg-id Pine.LNX.4.58.0502241441230.13185@greenie.cheapcomplexdevices.com
Whole thread Raw
In response to Re: [PATCHES] A way to let Vacuum warn if FSM settings are low.  (Ron Mayer <rm_pg@cheapcomplexdevices.com>)
List pgsql-general
On Thu, 24 Feb 2005, Ron Mayer wrote:
> Should the relation overflow be a WARNING or a LOG?  It sounds like
> if you have that problem it's almost certainly a problem, right?

And while I'm at it... what's the convention for INFOs vs LOGs?
The "checkpoint...too frequent" seemed similar, and is a LOG.

And do people think the HINT's I added add value or just noise?

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCHES] A way to let Vacuum warn if FSM settings are low.
Next
From: Rick Casey
Date:
Subject: Re: basic trigger using OLD not working?