Re: Transaction wraparound vacuum synchronicity

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: Transaction wraparound vacuum synchronicity
Дата
Msg-id 20110309144325.GO32629@shinkuro.com
обсуждение исходный текст
Ответ на Transaction wraparound vacuum synchronicity  (Michael Graham <mgraham@bloxx.com>)
Список pgsql-general
On Wed, Mar 09, 2011 at 10:52:25AM +0000, Michael Graham wrote:
> Perhaps I should just force a vacuum on some of the tables the break it?

It seems to me that you might want to VACUUM FREEZE the table when it
becomes read-only.  (I note that FREEZE is deprecated according to the
9.0 manual.  Too bad, that, because it seems to me that this is a use
case where one might want to put a thumb on the scale, and having to
twiddle a parameter just to affect one table is kind of
user-unfriendly.)

A

--
Andrew Sullivan
ajs@crankycanuck.ca

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

Предыдущее
От: Raymond O'Donnell
Дата:
Сообщение: Re: Copying data from one table to another - how to specify fields?
Следующее
От: Alexander Farber
Дата:
Сообщение: Re: Copying data from one table to another - how to specify fields?