Re: Double entries in log for page slots in beta3

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Double entries in log for page slots in beta3
Дата
Msg-id 200611282203.kASM3qT22061@momjian.us
обсуждение исходный текст
Ответ на Re: Double entries in log for page slots in beta3  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-hackers
Kevin Grittner wrote:
> > If there's a better way for me to be managing this, let me know
> > and I'll happily withdraw my requests that the message be spewed
> > twice.
>  
> I've generally been capturing the output of my nightly VACUUM ANALYZE
> VERBOSE run, and looking for this information at the end of that file.
>  
> > the only reason I
> > still have a scheduled database- wide- vacuum is for this FSM
> message.
>  
> Isn't it necessary to do this periodically to prevent transaction ID
> wraparound?

autovacuum takes care of that too, at least in 8.2 and I think 8.1.

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Fix some translator comments so that
Следующее
От: David Fetter
Дата:
Сообщение: Re: pg_dump -t broken for mixed case table names in beta3?