Re: Remove vacuum_defer_cleanup_age

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Remove vacuum_defer_cleanup_age
Дата
Msg-id 20161020010901.GA20259@momjian.us
обсуждение исходный текст
Ответ на Re: Remove vacuum_defer_cleanup_age  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Remove vacuum_defer_cleanup_age  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
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.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +



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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: On conflict update & hint bits
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Disable autovacuum guc?