Re: [GENERAL] A way to let Vacuum warn if FSM settings

Поиск
Список
Период
Сортировка
От Ron Mayer
Тема Re: [GENERAL] A way to let Vacuum warn if FSM settings
Дата
Msg-id 4255A041.3090704@cheapcomplexdevices.com
обсуждение исходный текст
Ответ на Re: [GENERAL] A way to let Vacuum warn if FSM settings are low. [final?]  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [GENERAL] A way to let Vacuum warn if FSM settings are  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
>>I never heard any discussion on whether this should be backpatched to
>>8.0.X.  Should it?

I personally think it should _not_ be backpatched.  Since it
doesn't fix any bugs, it's not really the kind of thing I
would expect to be backpatched.


> I'm not inclined to throw it in at the last minute, as it's not been
> through any testing and I'm not sure the behavior has really been agreed
> on anyway.  (The diff you cite starts from code that's not in 8.0.* either.)

Regarding the behavior I pretty much thought it was agreed upon.
I saw people proposing reasons advocating both the log file and
the client getting the message.   Simon's "Can we have both?"
comment got one positive response (Bruce's with the patch) and
no negative ones, I thought that indicated general agreement.

If we did want to re-open the behavior question, I might mention
that this message is only printed on a database-wide VACUUM; and
with autovacuum targeting specific tables such database-wide
VACUUMs might become more and more rare.  But I think that's a
separate issue.

     Ron


В списке pgsql-patches по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [GENERAL] A way to let Vacuum warn if FSM settings are low. [final?]
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] A way to let Vacuum warn if FSM settings are