Re: Location for pgstat.stat

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Location for pgstat.stat
Дата
Msg-id 20080701192750.GL18252@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Location for pgstat.stat  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: Location for pgstat.stat  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
Magnus Hagander wrote:

> Not sure. I guess my own personal concern would be how badly is
> autovacuum affected by having to start off a blank set of stats? Any
> other uses I have I think are capable of dealing with reset-to-zero states.

Well, it doesn't :-)  No database or table will be processed until stat
entries are created, and then I think it will first wait until enough
activity gathers to take any actions at all.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Location for pgstat.stat
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: A new take on the foot-gun meme