Re: Remove vacuum_defer_cleanup_age

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Remove vacuum_defer_cleanup_age
Дата
Msg-id CA+TgmoaTyKQo8w5bOtNDRk1O9WHK2WzYYLbGfu2rdLsJFCGS7w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Remove vacuum_defer_cleanup_age  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On Wed, Oct 19, 2016 at 9:09 PM, Bruce Momjian <bruce@momjian.us> wrote:
> On Wed, Oct 19, 2016 at 08:17:46PM -0400, Robert Haas wrote:
>> On Wed, Oct 19, 2016 at 12:59 PM, Bruce Momjian <bruce@momjian.us> wrote:
>> > Uh, vacuum_defer_cleanup_age sets an upper limit on how long, in terms
>> > of xids, that a standby query can run before cancel, like
>> > old_snapshot_threshold, no?
>>
>> No, not really.  It affects the behavior of the master, not the standby.
>
> But it controls when/if cancels happen on the standby.

True.  I see your point.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Remove autovacuum GUC?
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Indirect indexes