Re: solving wraparound

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: solving wraparound
Дата
Msg-id 43B6DD93.1000608@commandprompt.com
обсуждение исходный текст
Ответ на Re: solving wraparound  ("Matthew T. O'Connor" <matthew@zeut.net>)
Ответы Re: solving wraparound  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
> Anyone think it might be reasonable to add a GUC option that tells
> autovacuum to monitor for wraparound only, and not for more general
> usage based vacuuming?  Something like autovac_wraparound_only.  Not
> sure I like the idea, but thought it might be worth some discussion.

I believe 8.1 will actually stop allowing transactions if a wraparound
is going to occur.

Joshua D. Drake


>
> Matt
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
>               http://www.postgresql.org/docs/faq


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

Предыдущее
От: "Pamela"
Дата:
Сообщение: FW: new beginner to postgresql. Looking at it for a church
Следующее
От: Tom Lane
Дата:
Сообщение: Re: How to read wal?