Re: Remove vacuum_defer_cleanup_age
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Bruce Momjian <bruce@momjian.us>
Cc: Josh Berkus <josh@agliodbs.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2016-10-20T14:17:50Z
Lists: 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